Client API function pointer type.
Generic function pointer used for returning client API function pointers without forcing a cast from a regular pointer.
@sa @ref context_glext @sa @ref glfwGetProcAddress
Added in version 3.0.
Ingroup: context
See Implementation
Client API function pointer type.
Generic function pointer used for returning client API function pointers without forcing a cast from a regular pointer.
@sa @ref context_glext @sa @ref glfwGetProcAddress