IMalloc.Free(IntPtr) 方法

定义

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

参数

pv
IntPtr

nativeint

适用于