[][src]Function sgx_urts::file::u_lseek_ocall

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