We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Allows C Function Pointer to bind with C# Event.
C program calls FunctionPointer, the FunctionPointer resolves to C# emitted method that invokes Event with parameters passed from C program.
Allows C Function Pointer to bind with C# Event.
C program calls FunctionPointer, the FunctionPointer resolves to C# emitted method that invokes Event with parameters passed from C program.