43# define BLI_SYSTEM_PID_H <process.h>
56 const char *filepath_relaunch,
58 const char *build_version);
61# define BLI_SYSTEM_PID_H <unistd.h>
int BLI_cpu_support_sse42(void)
char * BLI_cpu_brand_string(void)
void BLI_hostname_get(char *buffer, size_t buffer_maxncpy)
int BLI_cpu_support_sse2(void)
void BLI_system_backtrace(FILE *fp)
void BLI_system_backtrace_with_os_info(FILE *fp, const void *os_info)
size_t BLI_system_memory_max_in_megabytes(void)
int BLI_system_memory_max_in_megabytes_int(void)
void BLI_windows_exception_print_message(const void *os_info)
void BLI_windows_exception_show_dialog(const char *filepath_crashlog, const char *filepath_relaunch, const char *gpu_name, const char *build_version)