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

type PFNGLUSEPROGRAMSTAGESPROC = Option<unsafe extern "C" fn(pipeline: GLuint, stages: GLbitfield, program: GLuint)>;