[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMUNIFORM2I64VARBPROC

type PFNGLPROGRAMUNIFORM2I64VARBPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, count: GLsizei, value: *const GLint64)>;