Function glColor3d

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