Type Definition sapp_linux::gl::PFNGLPROGRAMUNIFORM1UI64NVPROC [−][src]
type PFNGLPROGRAMUNIFORM1UI64NVPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, x: GLuint64EXT)>;
type PFNGLPROGRAMUNIFORM1UI64NVPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, x: GLuint64EXT)>;