[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMUNIFORM4UI64VNVPROC

type PFNGLPROGRAMUNIFORM4UI64VNVPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, count: GLsizei, value: *const GLuint64EXT)>;