Skip to main content

get_global

Function get_global 

Source
pub fn get_global(
    state: &mut LuaState,
    name: &[u8],
) -> Result<LuaType, LuaError>