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

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