pub unsafe extern "C-unwind" fn luaL_optnumber(
L: *mut lua_State,
arg: c_int,
def: lua_Number,
) -> lua_NumberAvailable on crate feature
lua53 only.pub unsafe extern "C-unwind" fn luaL_optnumber(
L: *mut lua_State,
arg: c_int,
def: lua_Number,
) -> lua_Numberlua53 only.