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

type PFNGLUSEPROGRAMPROC = Option<unsafe extern "C" fn(program: GLuint)>;