function Check_Type

[edit]
void Check_Type(VALUE val, int typeflag)

val の構造体型フラグが typeflag でなければ例外 TypeError を発生します。val は即値の VALUE であっても構いません。