Function windows_sys::Win32::Graphics::OpenGL::glRotated
pub unsafe extern "system" fn glRotated(
angle: f64,
x: f64,
y: f64,
z: f64
)Expand description
Required features: "Win32_Graphics_OpenGL"