Made it so that AtomicBool exports as volatile char
This commit is contained in:
@@ -5,3 +5,6 @@ language = "C"
|
||||
|
||||
[enum]
|
||||
prefix_with_name = true
|
||||
|
||||
[export.rename]
|
||||
"AtomicBool" = "volatile char"
|
||||
|
||||
Reference in New Issue
Block a user