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

type PFNGLPROGRAMUNIFORM1IPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, v0: GLint)>;