msgSendPointer top-level property
Only for use by FFIgen bindings.
Implementation
final msgSendPointer = Native.addressOf<NativeFunction<Void Function()>>(
r.msgSend,
);
Only for use by FFIgen bindings.
final msgSendPointer = Native.addressOf<NativeFunction<Void Function()>>(
r.msgSend,
);