Function windows_sys::Win32::Graphics::OpenGL::glColor3us

pub unsafe extern "system" fn glColor3us(
    red: u16,
    green: u16,
    blue: u16,
)