Function

SysprofCaptureWriternew_from_fd

Declaration [src]

SysprofCaptureWriter*
sysprof_capture_writer_new_from_fd (
  int fd,
  size_t buffer_size
)

Description

No description available.

This function is not directly available to language bindings.

Parameters

fd

Type: int

No description available.

buffer_size

Type: size_t

No description available.

Return value

Type: SysprofCaptureWriter

No description available.

The data is owned by the called function.