Function windows_sys::Win32::System::Memory::FlushViewOfFile
[−]pub unsafe extern "system" fn FlushViewOfFile(
lpbaseaddress: *const c_void,
dwnumberofbytestoflush: usize
) -> BOOL
Expand description
Required features: "Win32_System_Memory"
, "Win32_Foundation"