Function windows_sys::Win32::Graphics::OpenGL::glColor3i

pub unsafe extern "system" fn glColor3i(
    red: i32,
    green: i32,
    blue: i32,
)