pub unsafe extern "system" fn glRotated(
    angle: f64,
    x: f64,
    y: f64,
    z: f64
)
Expand description

Required features: "Win32_Graphics_OpenGL"