Function lua_rs::ffi::lua::lua_isstring

source ·
pub unsafe extern "C" fn lua_isstring(
    l: *mut lua_State,
    idx: c_int
) -> c_int