1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
.. -*- coding: utf-8; mode: rst -*- .. c:type:: dtv_properties ********************* struct dtv_properties ********************* .. code-block:: c struct dtv_properties { __u32 num; struct dtv_property *props; };