Struct gdnative_sys::godot_char_string [−][src]
Fields
_dont_touch_that: [u8; 8]
Trait Implementations
impl Debug for godot_char_string[src]
impl Debug for godot_char_stringfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Default for godot_char_string[src]
impl Default for godot_char_stringfn default() -> godot_char_string[src]
fn default() -> godot_char_stringReturns the "default value" for a type. Read more
impl Copy for godot_char_string[src]
impl Copy for godot_char_stringimpl Clone for godot_char_string[src]
impl Clone for godot_char_stringAuto Trait Implementations
impl Send for godot_char_string
impl Send for godot_char_stringimpl Sync for godot_char_string
impl Sync for godot_char_string