format_c

Macro format_c 

Source
macro_rules! format_c {
    ($fmt:expr, $($args:tt)*) => { ... };
}