Method
SysprofDocumentCtrsetget_raw_value
Declaration [src]
void
sysprof_document_ctrset_get_raw_value (
SysprofDocumentCtrset* self,
guint nth,
guint* id,
guint8* value
)
Description [src]
The raw value is 8 bytes and may not be converted to local byte ordering.
nth must be less-than sysprof_document_ctrset_get_n_values().
This method is not directly available to language bindings.