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

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