Operator Implicit
Implicit(LLVMJITEventListenerRef to IntPtr)
Gets the handle as an IntPtr suitable for passing to native code
Declaration
public static implicit operator IntPtr(LLVMJITEventListenerRef value)
Parameters
public static implicit operator IntPtr(LLVMJITEventListenerRef value)
LLVMJITEventListenerRef | value | Handle to convert |
Returns
IntPtr | The handle as an IntPtr |