![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0 0002 0003 #include <babeltrace/ctf-writer/writer.h> 0004 #include <babeltrace/ctf-ir/stream-class.h> 0005 0006 int main(void) 0007 { 0008 bt_ctf_stream_class_get_packet_context_type((void *) 0); 0009 return 0; 0010 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |