Function windows_sys::Win32::System::Memory::UnmapViewOfFileEx
pub unsafe extern "system" fn UnmapViewOfFileEx(
baseaddress: *const c_void,
unmapflags: UNMAP_VIEW_OF_FILE_FLAGS
) -> BOOLExpand description
Required features: "Win32_System_Memory", "Win32_Foundation"