pub unsafe extern "system" fn UnmapViewOfFileEx(
    baseaddress: *const c_void,
    unmapflags: UNMAP_VIEW_OF_FILE_FLAGS
) -> BOOL
Expand description

Required features: "Win32_System_Memory", "Win32_Foundation"