Function sgx_urts::fs::u_fs_lseek64_ocall[][src]

#[no_mangle]
pub extern "C" fn u_fs_lseek64_ocall(
    error: *mut c_int,
    fd: c_int,
    offset: off64_t,
    whence: c_int
) -> off64_t