glColor4f

Function glColor4f 

pub unsafe extern "system" fn glColor4f(
    red: f32,
    green: f32,
    blue: f32,
    alpha: f32,
)