[][src]Type Definition rs_gles2::bindings::PFNGLUNIFORM2UI64NVPROC

type PFNGLUNIFORM2UI64NVPROC = Option<unsafe extern "C" fn(location: GLint, x: GLuint64EXT, y: GLuint64EXT)>;