clang_Cursor_getModule

Given a CXCursor_ModuleImportDecl cursor, return the associated module.

extern (C) @nogc @trusted nothrow pure
clang_Cursor_getModule
(
const CXCursor C
)

Meta