function rb_f_block_given_p

[edit]
static VALUE rb_f_block_given_p(void)

block_given? の実体。現在評価中の (Ruby で実装された) メソッドに対してブロックが与えられていたら真。