[]
Return a pointer to the unmanaged version of this callback.
public static nint ToIntPtr(FontFileStream callback)
Public Shared Function ToIntPtr(callback As FontFileStream) As IntPtr
| Type | Name | Description |
|---|---|---|
| FontFileStream | callback | The callback. |
| Type | Description |
|---|---|
| nint | A pointer to a shadow c++ callback |