[][src]Type Definition makepad_glx_sys::PFNGLUNIFORM2I64ARBPROC

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