Run the C preprocessor on a C source file.
Specification: C11
Preprocess C file.
See Source File _cpreprocess.d Documentation: https://dlang.org/phobos/dmd_cpreprocess.html Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/cpreprocess.d
Walter Bright
Copyright (C) 2022-2023 by The D Language Foundation, All Rights Reserved
Boost License 1.0
Run the C preprocessor on a C source file.
Specification: C11