Function UnmapViewOfFile2

Source
pub unsafe extern "system" fn UnmapViewOfFile2(
    ProcessHandle: HANDLE,
    BaseAddress: PVOID,
    UnmapFlags: ULONG,
) -> BOOL