attach method
Attaches the visitor bridge to the given options.
Implementation
void attach(Pointer<HTMConversionOptions> optionsPtr) {
// Full VTable callback bridge with NativeCallable TBD.
}
Attaches the visitor bridge to the given options.
void attach(Pointer<HTMConversionOptions> optionsPtr) {
// Full VTable callback bridge with NativeCallable TBD.
}