mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-analyze: add helper for native byte order
This commit is contained in:
@ -24,7 +24,8 @@
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
char *_sysprof_document_ref_string (SysprofDocument *self,
|
||||
const char *name);
|
||||
gboolean _sysprof_document_is_native (SysprofDocument *self);
|
||||
char *_sysprof_document_ref_string (SysprofDocument *self,
|
||||
const char *name);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
Reference in New Issue
Block a user