msgSendStretPointer top-level property

Pointer<NativeFunction<Void Function()>> msgSendStretPointer
final

Only for use by ffigen bindings.

Implementation

final msgSendStretPointer =
    Native.addressOf<NativeFunction<Void Function()>>(c.msgSendStret);