hlua::implement_lua_push! [] [src]

macro_rules! implement_lua_push {
    ($ty:ty, $cb:expr) => { ... };
}