[][src]Type Definition skia_bindings::GrGLBindFragmentInputLocationFn

type GrGLBindFragmentInputLocationFn = Option<unsafe extern "C" fn(program: GrGLuint, location: GrGLint, name: *const GrGLchar) -> GrGLvoid>;