libc::funcs::posix88::unistd::write [] [src]

pub unsafe extern fn write(fd: c_int, buf: *const c_void, count: size_t) -> ssize_t
Unstable (libc #27783)

: use libc from crates.io