Function write

Source
pub unsafe extern "system" fn write(
    fd: c_uint,
    buf: *const c_char,
    count: size_t,
) -> ssize_t