//python/cc:py_cc_toolchain.bzl
Public entry point for py_cc_toolchain rule.
- py_cc_toolchain(**kwargs)
Creates a py_cc_toolchain target.
This is a macro around the
py_cc_toolchainrule.- Args:
kwargs– Keyword args to pass onto underlyingpy_cc_toolchainrule.