[][src]Type Definition makepad_glx_sys::PFNGLUNIFORM1UI64VNVPROC

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