[][src]Function swim_c::unistd::write

pub unsafe extern "C" fn write(
    fd: i32,
    buf: *const c_void,
    count: usize
) -> isize