UnmapViewOfFile

Function UnmapViewOfFile 

Source
pub unsafe extern "stdcall" fn UnmapViewOfFile(
    lpBaseAddress: LPCVOID,
) -> BOOL