Function tlua::ffi::lua_isnumber

source ·
pub unsafe fn lua_isnumber(state: *mut lua_State, index: c_int) -> bool