[][src]Function ion_c_sys::_ion_int_from_binary_chars_helper

pub unsafe extern "C" fn _ion_int_from_binary_chars_helper(
    iint: *mut ION_INT,
    str_: *const c_char,
    len: SIZE
) -> iERR