Method

SysprofSpawnableforeach_fd

Declaration [src]

void
sysprof_spawnable_foreach_fd (
  SysprofSpawnable* self,
  SysprofSpawnableFDForeach foreach,
  gpointer user_data
)

Description

No description available.

This method is not directly available to language bindings.

Parameters

foreach

Type: SysprofSpawnableFDForeach

No description available.

user_data

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the method.