[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvMemStorageAlloc(System.IntPtr,System.UInt32)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- storage
- Type: SystemIntPtr
[Missing <param name="storage"/> documentation for "M:OpenCvSharp.NativeMethods.cvMemStorageAlloc(System.IntPtr,System.UInt32)"]
- size
- Type: SystemUInt32
[Missing <param name="size"/> documentation for "M:OpenCvSharp.NativeMethods.cvMemStorageAlloc(System.IntPtr,System.UInt32)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.cvMemStorageAlloc(System.IntPtr,System.UInt32)"]
See Also