[][src]Function swim_c_sys::unistd::write

pub unsafe extern "C" fn write(
    fd: int,
    buf: *const void,
    count: size_t
) -> ssize_t