Function rlua::ffi::lua_isstring

pub unsafe extern "C-unwind" fn lua_isstring(
    L: *mut lua_State,
    idx: i32
) -> i32