pub unsafe extern "C" fn mp_int_binary_len(z: mp_int) -> mp_result
Expand description

Returns the number of bytes to represent z in 2’s complement binary.