lua_isstring

Function lua_isstring 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn lua_isstring( L: *mut lua_State, idx: c_int, ) -> c_int