[][src]Type Definition makepad_glx_sys::PFNGLGETUNIFORMI64VNVPROC

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