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

type PFNGLCLAMPCOLORPROC = Option<unsafe extern "C" fn(target: GLenum, clamp: GLenum)>;