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