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