Function botan_sys::botan_mp_num_bits

source ยท
pub unsafe extern "C" fn botan_mp_num_bits(
    n: botan_mp_t,
    bits: *mut usize,
) -> c_int