[][src]Type Definition rs_gles3::bindings::PFNGLSTENCILFUNCPROC

type PFNGLSTENCILFUNCPROC = Option<unsafe extern "C" fn(func: GLenum, ref_: GLint, mask: GLuint)>;