Function clang_getTokenSpelling

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