Function twz_rt_fd_pwrite

Source
pub unsafe extern "C-unwind" fn twz_rt_fd_pwrite(
    fd: descriptor,
    buf: *const c_void,
    len: usize,
    ctx: *mut io_ctx,
) -> io_result
Expand description

Write to a file. May write less than specified len.