pub unsafe extern "system" fn glColor4d(
    red: f64,
    green: f64,
    blue: f64,
    alpha: f64
)
Expand description

Required features: "Win32_Graphics_OpenGL"