[][src]Type Definition skia_bindings::GrGLDebugMessageControlFn

type GrGLDebugMessageControlFn = Option<unsafe extern "C" fn(source: GrGLenum, type_: GrGLenum, severity: GrGLenum, count: GrGLsizei, ids: *const GrGLuint, enabled: GrGLboolean) -> GrGLvoid>;