UnmapViewOfFile

Function UnmapViewOfFile 

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