Struct gdnative_sys::godot_array [] [src]

#[repr(C)]
pub struct godot_array { pub _dont_touch_that: [u8; 8], }

Fields

Trait Implementations

impl Debug for godot_array
[src]

Formats the value using the given formatter.

impl Copy for godot_array
[src]

impl Clone for godot_array
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more