Method

SysprofCaptureReaderread_file_fd

Declaration [src]

bool
sysprof_capture_reader_read_file_fd (
  SysprofCaptureReader* self,
  const char* path,
  int fd
)

Description

No description available.

Parameters

path

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
fd

Type: int

No description available.

Return value

Type: bool

No description available.