UnmapViewOfFileEx

Function UnmapViewOfFileEx 

Source
pub unsafe extern "stdcall" fn UnmapViewOfFileEx(
    BaseAddress: PVOID,
    UnmapFlags: ULONG,
) -> BOOL