Function botan_sys::botan_mp_set_from_radix_str[][src]

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