Skip to main content

luaL_optstring

Macro luaL_optstring 

Source
macro_rules! luaL_optstring {
    ($l:expr, $n:expr, $d:expr) => { ... };
}