Function UnmapViewOfFileEx

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