Function gfapi_sys::glfs::glfs_lseek [] [src]

pub unsafe extern "C" fn glfs_lseek(
    fd: *mut glfs_fd_t,
    offset: off_t,
    whence: c_int
) -> off_t