[][src]Function irssi_sys::pread

pub unsafe extern "C" fn pread(
    __fd: c_int,
    __buf: *mut c_void,
    __nbytes: usize,
    __offset: __off_t
) -> isize