API Version: 1.0
Library Version: 1.1.0
const guint8* ggit_diff_line_get_content ( GgitDiffLine* line, gsize* length )
Gets the content in bytes.
length
gsize*
The number of returned bytes.
guint8
The content in bytes.