[][src]Function glu_sys::glu::glBlendColor

pub unsafe extern "C" fn glBlendColor(
    red: GLclampf,
    green: GLclampf,
    blue: GLclampf,
    alpha: GLclampf
)