[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMUNIFORM3I64NVPROC

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