lua_isnumber

Function lua_isnumber 

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