Function libc::pwrite64 [−][src]
pub unsafe extern "C" fn pwrite64(
    fd: c_int, 
    buf: *const c_void, 
    count: size_t, 
    offset: off64_t
) -> ssize_tpub unsafe extern "C" fn pwrite64(
    fd: c_int, 
    buf: *const c_void, 
    count: size_t, 
    offset: off64_t
) -> ssize_t