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