twizzler_abi::runtime::syms

Function twz_rt_fd_pwrite

source
#[no_mangle]
pub unsafe extern "C-unwind" fn twz_rt_fd_pwrite(
    fd: descriptor,
    opt_off: i64,
    buf: *const c_void,
    len: usize,
    flags: io_flags,
) -> io_result