pub unsafe extern "C" fn mrb_block_given_p( mrb: *mut mrb_state, ) -> mrb_bool
Check if a block argument is given from mrb_state.