clang_getLocationForOffset

Function clang_getLocationForOffset 

Source
pub unsafe fn clang_getLocationForOffset(
    tu: CXTranslationUnit,
    file: CXFile,
    offset: c_uint,
) -> CXSourceLocation