[][src]Type Definition sapp_linux::PFNGLUNIFORMUI64VNVPROC

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