pub unsafe extern "system" fn UnmapViewOfFile(
    lpbaseaddress: MEMORYMAPPEDVIEW_HANDLE
) -> BOOL
Expand description

Required features: "Win32_System_Memory", "Win32_Foundation"