Function libc::pwrite
[−]
[src]
pub unsafe extern fn pwrite(fd: c_int,
buf: *const c_void,
count: size_t,
offset: off_t)
-> ssize_t
Unstable (
libc
): use libc
from crates.io