[][src]Type Definition sapp_linux::PFNGLGETPROGRAMPIPELINEIVPROC

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