Function clang_getTokenExtent

Source
pub unsafe fn clang_getTokenExtent(
    tu: CXTranslationUnit,
    token: CXToken,
) -> CXSourceRange