Tao.Glfw SDK Documentation
Glfw.glfwDestroyCond Method
[Visual Basic]
Public Shared Function glfwDestroyCond( _
ByVal
cond
As
IntPtr
_
) As
IntPtr
[C#]
public static
IntPtr
glfwDestroyCond(
IntPtr
cond
);
See Also
Glfw Class
|
Tao.Glfw Namespace