Function botan_sys::botan_mp_to_bin

source ยท
pub unsafe extern "C" fn botan_mp_to_bin(
    mp: botan_mp_t,
    vec: *mut u8,
) -> c_int