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