Function clang_getRange

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