twizzler_abi::runtime::syms

Function twz_rt_fd_seek

source
#[no_mangle]
pub unsafe extern "C-unwind" fn twz_rt_fd_seek(
    fd: descriptor,
    whence: whence,
    offset: i64,
) -> io_result