Open Broadcaster Software
Free, open source software for live streaming and recording
Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
vc_stdbool.h
Go to the documentation of this file.
1
#pragma once
2
3
#if !defined(__cplusplus)
4
typedef
int8_t
_Bool
;
5
#define bool _Bool
6
#define true 1
7
#define false 0
8
#define __bool_true_false_are_defined 1
9
#endif
_Bool
int8_t _Bool
Definition:
vc_stdbool.h:4
int8_t
signed char int8_t
Definition:
vc_stdint.h:26
libobs
util
vc
vc_stdbool.h
Generated on Mon Mar 20 2017 15:46:10 for Open Broadcaster Software by
1.8.5