[][src]Type Definition glu_sys::glu::PFNGLSTENCILFUNCSEPARATEATIPROC

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