Function
AgsBufferUtilchar_buffer_swap_bytes
since: 3.0.0
[−]
Declaration [src]
void
ags_buffer_util_char_buffer_swap_bytes (
guchar* cbuffer,
guint word_size,
guint buffer_size
)
[−]
Parameters
cbuffer
-
Type:
guchar*
The buffer to swap.
The data is owned by the caller of the function. word_size
-
Type:
guint
The word size.
buffer_size
-
Type:
guint
The buffer size.