Mistyped the configuration option.
This commit is contained in:
parent
d148130612
commit
9d2c092463
@ -30,6 +30,6 @@ pub use self::c_types::{CChar, CUChar};
|
||||
pub use self::c_types::{CShort, CUShort, CInt, CUInt, CLong, CULong};
|
||||
pub use self::c_types::{CLongLong, CULongLong, CFloat, CDouble};
|
||||
pub use self::c_types::{CVoid, CReturnVoid};
|
||||
#[cfg(feature = "client")]
|
||||
#[cfg(feature="use_std")]
|
||||
pub use self::c_types::{CStr, CString, NullByteError};
|
||||
pub use self::raw::{AsRaw, AsRawMut, AsRawPtr, AsRawMutPtr, FromRaw, IntoRaw};
|
||||
|
Loading…
x
Reference in New Issue
Block a user