[][src]Type Definition skia_bindings::GrGLStencilOpSeparateFn

type GrGLStencilOpSeparateFn = Option<unsafe extern "C" fn(face: GrGLenum, fail: GrGLenum, zfail: GrGLenum, zpass: GrGLenum) -> GrGLvoid>;