[][src]Type Definition makepad_glx_sys::PFNGLUNIFORMUI64VNVPROC

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