Function

SysprofCaptureConditionnew_where_type_in

Declaration [src]

SysprofCaptureCondition*
sysprof_capture_condition_new_where_type_in (
  unsigned int n_types,
  const SysprofCaptureFrameType* types
)

Description

No description available.

This function is not directly available to language bindings.

Parameters

n_types

Type: unsigned int

No description available.

types

Type: SysprofCaptureFrameType

No description available.

The data is owned by the caller of the function.

Return value

Type: SysprofCaptureCondition

No description available.

The data is owned by the called function.