Skip to main content

get_field

Function get_field 

Source
pub fn get_field(
    state: &mut LuaState,
    idx: i32,
    k: &[u8],
) -> Result<LuaType, LuaError>