[][src]Function clang_sys::clang_annotateTokens

pub unsafe extern "C" fn clang_annotateTokens(
    tu: *mut c_void,
    tokens: *mut CXToken,
    n_tokens: u32,
    cursors: *mut CXCursor
)