added moo_duputobcharswithheadroom(), moo_dupbtoucharswithheadroom()
added moo_inttoooi() and made public moo_inttooow() enhanced the ffi module a bit more
This commit is contained in:
@ -1003,12 +1003,6 @@ int moo_isint (
|
||||
moo_oop_t x
|
||||
);
|
||||
|
||||
int moo_inttooow (
|
||||
moo_t* moo,
|
||||
moo_oop_t x,
|
||||
moo_oow_t* w
|
||||
);
|
||||
|
||||
moo_oop_t moo_addints (
|
||||
moo_t* moo,
|
||||
moo_oop_t x,
|
||||
|
Reference in New Issue
Block a user