Function botan_mp_num_bytes

Source
pub unsafe extern "C" fn botan_mp_num_bytes(
    n: botan_mp_t,
    bytes: *mut usize,
) -> c_int