Macro bottom::c_warn

source ·
macro_rules! c_warn {
    ($($x:tt)*) => { ... };
}