Macro gdnative::godot_warn [] [src]

macro_rules! godot_warn {
    ($($args:tt)*) => { ... };
}