PgCoverage.toBytes

Convert a PangoCoverage structure into a flat binary format.

More...
class PgCoverage
void
toBytes
(
out ubyte[] bytes
)

Parameters

bytes ubyte[]

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

Detailed Description

Deprecated: This returns %NULL

Meta