Function mlua_sys::lua54::lua::lua_tonumber

source ยท
pub unsafe fn lua_tonumber(L: *mut lua_State, i: c_int) -> lua_Number
Available on crate feature lua54 only.