Function UnmapViewOfFile

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