RacHandleOutProtoNative typedef

RacHandleOutProtoNative = Int32 Function(Pointer<Void>, Pointer<RacProtoBuffer>)

Implementation

typedef RacHandleOutProtoNative =
    ffi.Int32 Function(ffi.Pointer<ffi.Void>, ffi.Pointer<RacProtoBuffer>);