Complex.toNative

Returns a complex number instance that correponds in size and in ABI to the associated C compiler's _Complex type.

struct Complex(T)
@safe pure nothrow @nogc
toNative
()

Meta