API Version: 1.0
Library Version: 1.1.0
const guint8* ggit_diff_binary_file_get_data ( GgitDiffBinaryFile* file, gsize* size )
Get the binary data. This data should not be modified.
size
gsize*
Location to return size of byte data.
NULL
const guint8*
A pointer to the binary data, or NULL.