Function botan_sys::botan_mp_num_bytes

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