mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
doxygen update [ci skip]
This commit is contained in:
parent
41b7c335d3
commit
d6a94cffda
1 changed files with 2 additions and 1 deletions
|
@ -878,7 +878,8 @@ rb_funcallv_public(VALUE recv, ID mid, int argc, const VALUE *argv)
|
|||
|
||||
/*!
|
||||
* Calls a method
|
||||
* \param ptr opaque call cache
|
||||
* \private
|
||||
* \param cc opaque call cache
|
||||
* \param recv receiver of the method
|
||||
* \param mid an ID that represents the name of the method
|
||||
* \param argc the number of arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue