pub unsafe extern "C-unwind" fn lua_tonumber(
L: *mut lua_State,
idx: c_int,
) -> lua_Number
Available on crate features
lua51
or luajit
only.pub unsafe extern "C-unwind" fn lua_tonumber(
L: *mut lua_State,
idx: c_int,
) -> lua_Number
lua51
or luajit
only.