Skip to main content

mlogf

Macro mlogf 

Source
macro_rules! mlogf {
    ($($arg:tt)*) => { ... };
}