pub unsafe fn clang_CXIndex_setInvocationEmissionPathOption(
    index: CXIndex,
    path: *const c_char
)
Expand description

Only available on libclang 6.0 and later.