Function botan_sys::botan_mp_to_str [−][src]
pub unsafe extern "C" fn botan_mp_to_str(
mp: botan_mp_t,
base: u8,
out: *mut c_char,
out_len: *mut usize
) -> c_int
pub unsafe extern "C" fn botan_mp_to_str(
mp: botan_mp_t,
base: u8,
out: *mut c_char,
out_len: *mut usize
) -> c_int