[][src]Type Definition sapp_linux::PFNGLGETUNIFORMUI64VNVPROC

type PFNGLGETUNIFORMUI64VNVPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, params: *mut GLuint64EXT)>;