[][src]Type Definition makepad_glx_sys::PFNGLUNIFORM4UI64ARBPROC

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