IMalloc.Free(IntPtr) Method

Definition

public:
 void Free(IntPtr pv);
public void Free (IntPtr pv);
abstract member Free : nativeint -> unit
Public Sub Free (pv As IntPtr)

Parameters

pv
IntPtr

nativeint

Applies to