[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMUNIFORMUI64VNVPROC

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