Function
ICalGLibMimeParseFunc
since: 3.0
Parameters
bytes
-
Type: An array of
char
The bytes to process.
The length of the array is specified in the size
argument.The data is owned by the caller of the function. size
-
Type:
size_t
The length of the bytes array.
user_data
-
Type:
gpointer
The user data.
The argument can be NULL
.The data is owned by the caller of the function.