[][src]Function clang_sys::clang_getLocationForOffset

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