pub unsafe extern "C" fn SDL_GetNumGPUDrivers() -> c_intExpand description
Get the number of GPU drivers compiled into SDL.
Returns: the number of built in GPU drivers.
Available Since: This function is available since SDL 3.2.0.
See Also: SDL_GetGPUDriver