Function windows_sys::Win32::Storage::FileSystem::WriteFileEx
[−]pub unsafe extern "system" fn WriteFileEx(
hfile: HANDLE,
lpbuffer: *const c_void,
nnumberofbytestowrite: u32,
lpoverlapped: *mut OVERLAPPED,
lpcompletionroutine: LPOVERLAPPED_COMPLETION_ROUTINE
) -> BOOLExpand description
Required features: "Win32_Storage_FileSystem", "Win32_Foundation", "Win32_System_IO"