Function tcwrite

Source
pub unsafe extern "C" fn tcwrite(
    fd: HANDLE,
    buf: *const c_void,
    size: usize,
) -> bool