[][src]Function kpathsea_sys::pwrite

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