mirror of
https://github.com/darlinghq/darling-python.git
synced 2025-02-21 14:40:52 +00:00
6 lines
131 B
Plaintext
6 lines
131 B
Plaintext
/_ctypes_get_ffi_type/a
|
|
extern void ffi_closure_free(void *p);
|
|
extern void *ffi_closure_alloc(size_t ignored, void** codeloc);
|
|
.
|
|
w
|