Function iwlib_sys::pwrite

source ·
pub unsafe extern "C" fn pwrite(
    __fd: c_int,
    __buf: *const c_void,
    __n: usize,
    __offset: __off_t
) -> isize