Macro bp3d_debug::warning

source ยท
macro_rules! warning {
    ($($args: tt)*) => { ... };
}