[][src]Type Definition sapp_linux::PFNGLPROGRAMUNIFORM3UI64ARBPROC

type PFNGLPROGRAMUNIFORM3UI64ARBPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, x: GLuint64, y: GLuint64, z: GLuint64)>;