[][src]Type Definition makepad_glx_sys::PFNGLUNIFORM4I64ARBPROC

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