IMallocSpy.PostRealloc(IntPtr, Int32) Method

Definition

public:
 IntPtr PostRealloc(IntPtr pActual, int fSpyed);
public IntPtr PostRealloc (IntPtr pActual, int fSpyed);
abstract member PostRealloc : nativeint * int -> nativeint
Public Function PostRealloc (pActual As IntPtr, fSpyed As Integer) As IntPtr

Parameters

pActual
IntPtr

nativeint

fSpyed
Int32

Returns

IntPtr

nativeint

Applies to