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