PRPC_RUNDOWN typedef

PRPC_RUNDOWN = Pointer<NativeFunction<Void Function(Pointer<Void> AssociationContext)>>

Implementation

typedef PRPC_RUNDOWN = ffi.Pointer<ffi.NativeFunction<ffi.Void Function(ffi.Pointer<ffi.Void> AssociationContext)>>;