Struct gdnative_sys::godot_method_bind
[−]
[src]
#[repr(C)]pub struct godot_method_bind { pub _dont_touch_that: [u8; 1], }
MethodBind API
Fields
_dont_touch_that: [u8; 1]
Trait Implementations
impl Debug for godot_method_bind[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result[src]
Formats the value using the given formatter. Read more
impl Default for godot_method_bind[src]
fn default() -> godot_method_bind[src]
Returns the "default value" for a type. Read more