Function windows_sys::Win32::System::Memory::UnmapViewOfFileEx

pub unsafe extern "system" fn UnmapViewOfFileEx(
    baseaddress: MEMORY_MAPPED_VIEW_ADDRESS,
    unmapflags: UNMAP_VIEW_OF_FILE_FLAGS,
) -> BOOL