Function lua_isstring

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