HaxeFoundation / HaxeFoundation/hxcpp
alloc_long support (feature request)
Open
- Dominant language
- C++
- Stars
- 330
- Forks
- 227
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 18
Description
In addition to alloc_int can we have alloc_int32 or alloc_long?
hx::Object \* alloc_int(int arg1) { return Dynamic(arg1).GetPtr(); }
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.