Function UnmapViewOfFile

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