pub unsafe extern "C" fn SDL_GL_GetProcAddress(
    proc_: *const c_char
) -> *mut c_void
Expand description

\brief Get the address of an OpenGL function.