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

type PFNGLUNIFORMSUBROUTINESUIVPROC = Option<unsafe extern "C" fn(shadertype: GLenum, count: GLsizei, indices: *const GLuint)>;