_glfw_strdup

/////////////////////////////////////////////////////////////////////// /// GLFW internal API ////// ///////////////////////////////////////////////////////////////////////

extern (C) nothrow __gshared
char*
_glfw_strdup
(
const(char)* source
)

Meta