EXPR_EVAL typedef

EXPR_EVAL = Pointer<NativeFunction<Void Function(Pointer<_MIDL_STUB_MESSAGE>)>>

Implementation

typedef EXPR_EVAL = ffi.Pointer<ffi.NativeFunction<ffi.Void Function(ffi.Pointer<_MIDL_STUB_MESSAGE>)>>;