Function

SysprofSpawnableFDForeach

Declaration

void
(* SysprofSpawnableFDForeach) (
  gint dest_fd,
  gint fd,
  gpointer user_data
)

Description

No description available.

Parameters

dest_fd

Type: gint

No description available.

fd

Type: gint

No description available.

user_data

Type: gpointer

No description available.

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