Struct gdnative_sys::godot_rid
[−]
[src]
#[repr(C)]pub struct godot_rid { pub _dont_touch_that: [u8; 8], }
Fields
_dont_touch_that: [u8; 8]
Trait Implementations
impl Debug for godot_rid[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result[src]
Formats the value using the given formatter. Read more