https://issues.dlang.org/show_bug.cgi?id=23091

--- Comment #2 from Walter Bright <[email protected]> ---
`string` is (immutable char)[], which is not a C type, and so there's not much
of anything C can do with it.

--

Reply via email to