mirror of
https://github.com/darlinghq/darling-stub-gen.git
synced 2024-11-23 12:29:49 +00:00
An Attempt To Recreate The
darling-stub-gen
Tool in Objective C
51f959f37e
Putting `const` before `void*` makes it a non-const pointer to a const unknown; what we want is a const pointer to a non-const unknown. Also, `extern static` is invalid. |
||
---|---|---|
darling-stub-gen.xcodeproj | ||
external | ||
include | ||
src | ||
test | ||
.gitignore | ||
.gitmodules |