Function windows_sys::Win32::Graphics::OpenGL::glColor3f

pub unsafe extern "system" fn glColor3f(
    red: f32,
    green: f32,
    blue: f32,
)