Function lua_isnumber

Source
pub unsafe fn lua_isnumber(state: *mut lua_State, n: c_int) -> bool