pub const SDL_PI_D: f64 = 3.141592653589793_f64; // 3.1415926535897931f64
dep_sdl3
The value of Pi, as a double-precision floating point literal.
This macro is available since SDL 3.2.0.
SDL_PI_F