Function windows_sys::Win32::Graphics::OpenGL::glColor3d

pub unsafe extern "system" fn glColor3d(
    red: f64,
    green: f64,
    blue: f64,
)