pub unsafe extern "C-unwind" fn luaL_optunsigned(
L: *mut lua_State,
arg: c_int,
def: lua_Unsigned,
) -> lua_Unsigned
Available on crate feature
lua52
only.pub unsafe extern "C-unwind" fn luaL_optunsigned(
L: *mut lua_State,
arg: c_int,
def: lua_Unsigned,
) -> lua_Unsigned
lua52
only.