Macro gdnative::godot_wrap_constructor [] [src]

macro_rules! godot_wrap_constructor {
    ($_name:ty, $c:expr) => { ... };
}