Function windows_sys::Win32::Graphics::OpenGL::glColor3ui

pub unsafe extern "system" fn glColor3ui(
    red: u32,
    green: u32,
    blue: u32,
)