translateNamespace

Undocumented in source.
@safe
string[]
translateNamespace
(
in from!"clang".Cursor cursor
,
ref from!"dpp.runtime.context".Context context
)
in (cursor.kind == from!"clang".Cursor.Kind.Namespace)

Meta