luaL_optinteger

Function luaL_optinteger 

Source
pub unsafe extern "C-unwind" fn luaL_optinteger(
    L: *mut lua_State,
    nArg: c_int,
    def: c_int,
) -> c_int