[][src]Type Definition skia_bindings::GrGLClearTexImageFn

type GrGLClearTexImageFn = Option<unsafe extern "C" fn(texture: GrGLuint, level: GrGLint, format: GrGLenum, type_: GrGLenum, data: *const GrGLvoid) -> GrGLvoid>;