Function
SysprofCaptureWriternew
Declaration [src]
SysprofCaptureWriter*
sysprof_capture_writer_new (
const char* filename,
size_t buffer_size
)
Parameters
filename-
Type:
const char*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. buffer_size-
Type:
size_tNo description available.
Return value
Type: SysprofCaptureWriter
No description available.
| The data is owned by the called function. |