Function windows::Win32::System::Memory::UnmapViewOfFile

pub unsafe fn UnmapViewOfFile(
    lpbaseaddress: MEMORY_MAPPED_VIEW_ADDRESS,
) -> Result<()>