CXIdxLoc

\brief Source location passed to index callbacks.

extern (C)
struct CXIdxLoc {
void*[2] ptr_data;
uint int_data;
}

Meta