Struct rcocos2d_sys::std_basic_string [−][src]
#[repr(C)]pub struct std_basic_string { pub _address: u8, }
Fields
_address: u8
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for std_basic_string
impl Send for std_basic_string
impl Sync for std_basic_string
impl Unpin for std_basic_string
impl UnwindSafe for std_basic_string
Blanket Implementations
Mutably borrows from an owned value. Read more