Blender  V3.3
wm_platform_support.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later
2  * Copyright 2019 Blender Foundation. All rights reserved. */
3 
7 #pragma once
8 
9 #include "BLI_sys_types.h"
10 
bool WM_platform_support_perform_checks(void)