c_complex_real

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

version(StdDdoc)
alias c_complex_real = ddoc_complex!real

Meta