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

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