[][src]Type Definition sapp_linux::PFNGLPROGRAMUNIFORMUI64NVPROC

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