Function clang_getTokenSpelling

Source
pub unsafe fn clang_getTokenSpelling(
    tu: CXTranslationUnit,
    token: CXToken,
) -> CXString