You are here: Start » AVL.NET » Invoke.AvlDbgAlloc

Invoke.AvlDbgAlloc

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static System.IntPtr AvlDbgAlloc
(
	ulong n,
	string file,
	int line
)

Parameters

Name Type Range Default Description
nulong
filestring
lineint

See also