Converts an Ada string type (ada_string or ada_owned_string) to a D string.
The Ada string to convert.
A D string representing the input.
See Implementation
Converts an Ada string type (ada_string or ada_owned_string) to a D string.