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