Function luaL_optunsigned

Source
pub unsafe extern "C" fn luaL_optunsigned(
    L: *mut lua_State,
    numArg: c_int,
    def: c_uint,
) -> c_uint