Function botan_sys::botan_mp_from_bin
source ยท pub unsafe extern "C" fn botan_mp_from_bin(
mp: botan_mp_t,
vec: *const u8,
vec_len: usize,
) -> c_int
pub unsafe extern "C" fn botan_mp_from_bin(
mp: botan_mp_t,
vec: *const u8,
vec_len: usize,
) -> c_int