Function
AgsComplexalloc
since: 3.0.0
Declaration [src]
AgsComplex*
ags_complex_alloc (
void
)
Return value
Type: AgsComplex
A new AgsComplex
-struct.
The caller of the function takes ownership of the data, and is responsible for freeing it. |