Cleaner interface.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5200 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ea88458c59
commit
1053c27e1e
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ type 'a c_obj_t =
|
|||
| C_enum of 'a
|
||||
| C_director_core of 'a c_obj_t * 'a c_obj_t option ref
|
||||
|
||||
val convert_c_obj c : 'a c_obj_t -> 'b c_obj_t
|
||||
val convert_c_obj : 'a c_obj_t -> 'b c_obj_t
|
||||
|
||||
val get_int : 'a c_obj_t -> int
|
||||
val get_float : 'a c_obj_t -> float
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue