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

type PFNGLGETUNIFORMSUBROUTINEUIVPROC = Option<unsafe extern "C" fn(shadertype: GLenum, location: GLint, params: *mut GLuint)>;