Function ion_c_sys::ion_int_from_bytes[][src]

pub unsafe extern "C" fn ion_int_from_bytes(
    iint: *mut ION_INT,
    buf: *mut BYTE,
    limit: SIZE
) -> iERR