[][src]Type Definition skia_bindings::GrGLClearColorFn

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