[][src]Type Definition makepad_glx_sys::PFNGLUNIFORM1UI64VARBPROC

type PFNGLUNIFORM1UI64VARBPROC = Option<unsafe extern "C" fn(location: GLint, count: GLsizei, value: *const GLuint64)>;