Julia v1.12 Release Notes
New language features
- The
@ccall
macro can now take agc_safe
argument, that if set to true allows the runtime to run garbage collection concurrently to theccall
@ccall
macro can now take a gc_safe
argument, that if set to true allows the runtime to run garbage collection concurrently to the ccall
Settings
This document was generated with Documenter.jl version 1.8.1 on Monday 24 February 2025. Using Julia version 1.13.0-DEV.110.