[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMUNIFORMUI64NVPROC

type PFNGLPROGRAMUNIFORMUI64NVPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, value: GLuint64EXT)>;