Function clang_CXCursorSet_insert

Source
pub unsafe fn clang_CXCursorSet_insert(
    set: CXCursorSet,
    cursor: CXCursor,
) -> c_uint