twizzler_rt_abi::bindings

Function twz_rt_fd_seek

source
pub unsafe extern "C-unwind" fn twz_rt_fd_seek(
    fd: descriptor,
    whence: whence,
    offset: i64,
) -> io_result
Expand description

Seek to a specified point in the file.