Function windows_sys::Win32::Graphics::OpenGL::glColor3s

pub unsafe extern "system" fn glColor3s(
    red: i16,
    green: i16,
    blue: i16,
)