lua_isinteger

Function lua_isinteger 

Source
pub unsafe extern "C" fn lua_isinteger(
    L: *mut lua_State,
    idx: c_int,
) -> c_int