function dvar_asgn

[edit]
static inline void dvar_asgn(ID id, VALUE value)

現在のローカル変数スコープ中に存在するはずのブロックローカル変数 id に value を代入します。