[][src]Type Definition skia_bindings::GrGLFramebufferTexture2DFn

type GrGLFramebufferTexture2DFn = Option<unsafe extern "C" fn(target: GrGLenum, attachment: GrGLenum, textarget: GrGLenum, texture: GrGLuint, level: GrGLint) -> GrGLvoid>;