Function clang_getTokenLocation

Source
pub unsafe fn clang_getTokenLocation(
    tu: CXTranslationUnit,
    token: CXToken,
) -> CXSourceLocation