Function r_core::r_sandbox_lseek[][src]

pub unsafe extern "C" fn r_sandbox_lseek(
    fd: c_int,
    addr: c_ulonglong,
    mode: c_int
) -> c_int