Function mlua_sys::lua53::lauxlib::luaL_optnumber
source ยท 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.