Function xs_write_all

Source
pub unsafe extern "C" fn xs_write_all(
    fd: c_int,
    data: *const c_void,
    len: c_uint,
) -> bool