[][src]Function sapp_wasm::glBlendColor

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