Function clang_sys::clang_getLocationForOffset [] [src]

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