luaL_optunsigned

Function luaL_optunsigned 

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