Function windows_sys::Win32::Graphics::OpenGL::glColor4f
pub unsafe extern "system" fn glColor4f(
red: f32,
green: f32,
blue: f32,
alpha: f32
)Expand description
Required features: "Win32_Graphics_OpenGL"