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

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