[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMUNIFORM3I64ARBPROC

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