ΒΆCXModuleMapDescriptor
clang_ModuleMapDescriptor_create(
    unsigned int options)

Description

Create a \c CXModuleMapDescriptor object. Must be disposed with \c clang_ModuleMapDescriptor_dispose().

Declared at: clang/include/clang-c/BuildSystem.h:109

Parameters

unsigned int options
is reserved, always pass 0.