write_loop

Function write_loop 

Source
pub unsafe extern "C" fn write_loop(
    fd: c_int,
    buf: *const c_char,
    len: usize,
) -> isize