write

Function write 

Source
pub unsafe extern "C" fn write(
    __fd: i32,
    __buf: *const c_void,
    __n: u64,
) -> i64