My rust crate relies on a single C source file (whose functions aren t used for export outside the crate) using clang specific s C language extensions.
What s the syntax for not using gcc or Microsoft cl, but always forcing the use of clang inside build.rs?