summaryrefslogtreecommitdiff
path: root/ext/ffi_c/DynamicLibrary.c
diff options
context:
space:
mode:
authorLars Kanis <lars@greiz-reinsdorf.de>2023-05-02 11:28:06 +0200
committerLars Kanis <lars@greiz-reinsdorf.de>2023-05-02 11:54:33 +0200
commit08b1a6754fb1ebbf340c778e9a015ce0ecc83974 (patch)
tree5011a6b04cb9295bd2d6c44ed302a0bfb0d3acaf /ext/ffi_c/DynamicLibrary.c
parent98cce6a671e333fcb6b6eeeb821885f03d0e2fa5 (diff)
downloadffi-08b1a6754fb1ebbf340c778e9a015ce0ecc83974.tar.gz
Allow private release method for ManagedStruct and AutoPointer
FFI users might not want to expose `release` as a public class method, but want to keep it private. Also re-enable GC tests that were disabled as part of #427, but make them opt-in per env var FFI_TEST_GC. Derivations of Releaser are no longer necessary, so that they are removed now.
Diffstat (limited to 'ext/ffi_c/DynamicLibrary.c')
0 files changed, 0 insertions, 0 deletions