[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMLOCALPARAMETERSI4IVNVPROC

type PFNGLPROGRAMLOCALPARAMETERSI4IVNVPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, count: GLsizei, params: *const GLint)>;