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