luaL_checkoption

Function luaL_checkoption 

pub unsafe extern "C-unwind" fn luaL_checkoption(
    L: *mut lua_State,
    narg: i32,
    def: *const i8,
    lst: *const *const i8,
) -> i32