API Version: 4
Library Version: 4
Generated by gi-docgen 2024.1
const guchar* gcr_parsed_get_data ( GcrParsed* parsed, gsize* n_data )
Get the raw data block for the parsed item.
n_data
Type: gsize*
gsize*
Location to store size of returned data.
Type: An array of guchar
guchar
The raw data of the parsed item, or NULL.
NULL