[][src]Type Definition makepad_glx_sys::PFNGLUNIFORM4I64NVPROC

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