[][src]Type Definition skia_bindings::GrGLShaderSourceFn

type GrGLShaderSourceFn = Option<unsafe extern "C" fn(shader: GrGLuint, count: GrGLsizei, str: *const *const c_char, length: *const GrGLint) -> GrGLvoid>;