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

type PFNGLPROGRAMLOCALPARAMETERI4INVPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, x: GLint, y: GLint, z: GLint, w: GLint)>;