Free-function: g_free
Returns a newly-allocated copy of the current data position if at least @size bytes are left and updates the current position. Free with g_free() when no longer needed.
address of a #guint8 pointer variable in which to store the result
%TRUE if successful, %FALSE otherwise.
See Implementation
Free-function: g_free
Returns a newly-allocated copy of the current data position if at least @size bytes are left and updates the current position. Free with g_free() when no longer needed.