PgCoverage.toBytes

Convert a PangoCoverage structure into a flat binary format

class PgCoverage
void
toBytes
(
out char[] bytes
)

Parameters

bytes char[]

location to store result (must be freed with g_free())

Meta