Function ion_c_sys::_ion_int_from_chars_helper[][src]

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