Function
AgsBufferUtilchar_buffer_write_complex
since: 3.0.0
Declaration [src]
void
ags_buffer_util_char_buffer_write_complex (
guchar* cbuffer,
AgsComplex* value,
guint byte_order
)
Parameters
cbuffer
-
Type:
guchar*
The character buffer.
The data is owned by the caller of the function. value
-
Type:
AgsComplex
The
AgsComplex
value.The data is owned by the caller of the function. byte_order
-
Type:
guint
Reverse order.