Tao.Glfw SDK Documentation

Glfw.glfwFreeImage Method 

[Visual Basic]
Public Shared Sub glfwFreeImage( _
   ByRef image As GLFWimage _
)
[C#]
public static void glfwFreeImage(
   ref GLFWimage image
);

See Also

Glfw Class | Tao.Glfw Namespace