[][src]Function rs_gles2::bindings::glBlendColor

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