mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
fix some codes for YARD 0.8
This commit is contained in:
parent
c9c7975cf0
commit
9f890573db
17 changed files with 276 additions and 266 deletions
|
@ -21,7 +21,7 @@ __NAMESPACE_BEGIN_CVCAPTURE
|
|||
|
||||
VALUE rb_class();
|
||||
|
||||
void define_ruby_class();
|
||||
void init_ruby_class();
|
||||
|
||||
void cvcapture_free(void *ptr);
|
||||
VALUE rb_open(int argc, VALUE *argv, VALUE klass);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue