Function clang_sys::clang_getLocationForOffset
source ยท pub unsafe fn clang_getLocationForOffset(
tu: CXTranslationUnit,
file: CXFile,
offset: c_uint
) -> CXSourceLocation
pub unsafe fn clang_getLocationForOffset(
tu: CXTranslationUnit,
file: CXFile,
offset: c_uint
) -> CXSourceLocation