pub unsafe extern "C-unwind" fn twz_rt_fd_pwrite( fd: descriptor, buf: *const c_void, len: usize, ctx: *mut io_ctx, ) -> io_result
Write to a file. May write less than specified len.