[][src]Type Definition makepad_glx_sys::PFNGLGETPROGRAMPIPELINEIVPROC

type PFNGLGETPROGRAMPIPELINEIVPROC = Option<unsafe extern "C" fn(pipeline: GLuint, pname: GLenum, params: *mut GLint)>;