Fix pthread init and null for C++
This commit is contained in:
@@ -1,4 +1 @@
|
||||
use crate::platform::types::c_long;
|
||||
|
||||
/// Null pointer constant.
|
||||
pub const NULL: c_long = 0;
|
||||
// NULL is defined in cbindgen
|
||||
|
||||
Reference in New Issue
Block a user