Ruby 2.7.0 リファレンスマニュアル
関数一覧
rb_block_given_p
function rb_block_given_p
[
edit
]
int rb_block_given_p(void)
メソッドがブロック付きで呼ばれていれば true を返します。