typeNameNoNs

Returns the type name without namespaces.

@safe
string
typeNameNoNs
(
in from!"clang".Cursor cursor
)

Meta