glfw3.wl_init

Translated from C to D

Public Imports

glfw3.internal
public import glfw3.internal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Static functions

_glfwPlatformGetVersionString
const(char)* _glfwPlatformGetVersionString()
Undocumented in source. Be warned that the author may not have intended to support it.
_glfwPlatformInit
int _glfwPlatformInit()

/////////////////////////////////////////////////////////////////////// /// GLFW platform API ////// ///////////////////////////////////////////////////////////////////////

_glfwPlatformTerminate
void _glfwPlatformTerminate()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta