Win32APIFreeLibrary Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.Win32API.FreeLibrary(System.IntPtr)"]

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

public static bool FreeLibrary(
	IntPtr hLibModule
)

Parameters

hLibModule
Type: SystemIntPtr

[Missing <param name="hLibModule"/> documentation for "M:OpenCvSharp.Win32API.FreeLibrary(System.IntPtr)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenCvSharp.Win32API.FreeLibrary(System.IntPtr)"]

See Also

Reference