API Version: 1.0
Library Version: 1.2.1
Generated by gi-docgen 2024.1
const guint8* ggit_diff_binary_file_get_data ( GgitDiffBinaryFile* file, gsize* size )
Get the binary data. This data should not be modified.
size
Type: gsize*
gsize*
Location to return size of byte data.
NULL
Type: const guint8*
const guint8*
A pointer to the binary data, or NULL.