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

type PFNGLSETFENCENVPROC = Option<unsafe extern "C" fn(fence: GLuint, condition: GLenum)>;