c_complex_float

Used for a complex floating point type that corresponds in size and ABI to the associated C compiler's _Complex float type.

version(StdDdoc)
alias c_complex_float = ddoc_complex!float

Meta