[][src]Function ion_c_sys::ion_int_to_int64

pub unsafe extern "C" fn ion_int_to_int64(
    iint: *mut ION_INT,
    p_int64: *mut i64
) -> iERR