[][src]Type Definition makepad_glx_sys::PFNGLUNIFORM2UI64ARBPROC

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