Skip to main content

lua_pushformat

Macro lua_pushformat 

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