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