pub fn detect_gpu_apis() -> GpuApisExpand description
Detect Vulkan, OpenGL and OpenCL versions.
Linux only for now: the loaders are opened by their Linux sonames. Every other platform returns an empty set rather than a wrong answer, matching the v0.5.0/v0.7.0 precedent for Linux-first field groups.