Constructor

SysprofSpawnablenew

Declaration [src]

SysprofSpawnable*
sysprof_spawnable_new (
  void
)

Description [src]

Create a new SysprofSpawnable.

Return value

Type: SysprofSpawnable

A newly created SysprofSpawnable.

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