filename=object.c
macro=false
private=false
type=VALUE
name=rb_check_convert_type
params=(VALUE val, int type, const char *tname, const char *method)


val.method ¹Ԥƥ饹 tname Υ󥹥󥹤֤ޤ
val ᥽å method ʤ nil ֤ޤ

type ϡT_ARRAY, T_STRING ʤɤι¤Τɽ ID Ǥ
method η̤η type Ǥʤ㳰 TypeError ȯޤ

