Function botan_sys::botan_mp_set_from_radix_str
source ยท pub unsafe extern "C" fn botan_mp_set_from_radix_str(
dest: botan_mp_t,
str: *const c_char,
radix: usize,
) -> c_int
pub unsafe extern "C" fn botan_mp_set_from_radix_str(
dest: botan_mp_t,
str: *const c_char,
radix: usize,
) -> c_int