[][src]Function ion_c_sys::ion_int_to_int32

pub unsafe extern "C" fn ion_int_to_int32(
    iint: *mut ION_INT,
    p_int32: *mut i32
) -> iERR