Function R_XDREncodeInteger

Source
pub unsafe extern "C" fn R_XDREncodeInteger(
    i: c_int,
    buf: *mut c_void,
)