clang_Module_getParent

\param Module a module object.

\returns the parent of a sub-module or NULL if the given module is top-level, e.g. for 'std.vector' it will return the 'std' module.

extern (C)
clang_Module_getParent

Meta