c_complex_double

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

version(StdDdoc)
alias c_complex_double = ddoc_complex!double

Meta