Function UnmapViewOfFile2

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