A simple OpenGL function pointer loader based on Glad.
# Cargo.toml
[dependencies]
gl_loader = "0.1.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load OpenGL function pointers.
Ensure a valid OpenGL context is created (e.g., via GLFW or SDL) before calling load().
No dependency data recorded yet.
No traffic data recorded yet.