Summary
Logging function.
Syntax
public delegate void Libopenmpt.LogFunc(IntPtr message, IntPtr user) : MulticastDelegate,
ICloneable, ISerializable
Operators
| Name | Value | Summary |
|---|---|---|
| operator != |
bool |
Inherited from Delegate
|
| operator != |
bool |
Inherited from MulticastDelegate
|
| operator == |
bool |
Inherited from Delegate
|
| operator == |
bool |
Inherited from MulticastDelegate
|