objCContext top-level property
Only for use by FFIgen bindings.
Implementation
final Pointer<c.DOBJC_Context> objCContext = c.fillContext(
calloc<c.DOBJC_Context>(),
);
Only for use by FFIgen bindings.
final Pointer<c.DOBJC_Context> objCContext = c.fillContext(
calloc<c.DOBJC_Context>(),
);