Cv2FastMalloc Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.Cv2.FastMalloc(System.Int64)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static IntPtr FastMalloc(
	long bufSize
)

Parameters

bufSize
Type: SystemInt64

[Missing <param name="bufSize"/> documentation for "M:OpenCvSharp.CPlusPlus.Cv2.FastMalloc(System.Int64)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.Cv2.FastMalloc(System.Int64)"]

See Also

Reference