Function twz_rt_fd_pread

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

Read from a file. May read less than specified len.