Function clang_getRange

Source
pub unsafe fn clang_getRange(
    start: CXSourceLocation,
    end: CXSourceLocation,
) -> CXSourceRange