[][src]Type Definition makepad_glx_sys::PFNGLGETNUNIFORMUI64VARBPROC

type PFNGLGETNUNIFORMUI64VARBPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, bufSize: GLsizei, params: *mut GLuint64)>;