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

type PFNGLSTENCILTHENCOVERFILLPATHNVPROC = Option<unsafe extern "C" fn(path: GLuint, fillMode: GLenum, mask: GLuint, coverMode: GLenum)>;