[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMLOCALPARAMETERSI4UIVNVPROC

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