Macro bottom::c_log

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