Constructor

AppStreamComposeResultnew

since: 0.13.0

Declaration [src]

AscResult*
asc_result_new (
  void
)

Description [src]

Creates a new AscResult.

Available since: 0.13.0

Return value

Type: AscResult

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.