[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMBUFFERPARAMETERSIIVNVPROC

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