[][src]Type Definition makepad_glx_sys::PFNGLGETPROGRAMLOCALPARAMETERIIVNVPROC

type PFNGLGETPROGRAMLOCALPARAMETERIIVNVPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, params: *mut GLint)>;