Function r_core::r_big_from_hexstr[][src]

pub unsafe extern "C" fn r_big_from_hexstr(
    b: *mut RNumBig,
    str_: *const c_char
)