[][src]Type Definition skia_bindings::GrGLBlendColorFn

type GrGLBlendColorFn = Option<unsafe extern "C" fn(red: GrGLclampf, green: GrGLclampf, blue: GrGLclampf, alpha: GrGLclampf) -> GrGLvoid>;