Function simics_api_sys::bindings::os_lseek

source ยท
pub unsafe extern "C" fn os_lseek(
    fd: c_int,
    off: int64,
    whence: c_int,
) -> int64