Struct gst::ffi::Struct_Unnamed88[][src]

#[repr(C)]
pub struct Struct_Unnamed88 { pub log_type: GTestLogType, pub n_strings: guint, pub strings: *mut *mut gchar, pub n_nums: guint, pub nums: *mut c_double, }

Fields

Trait Implementations

impl Clone for Struct_Unnamed88
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Struct_Unnamed88
[src]

impl Default for Struct_Unnamed88
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl !Send for Struct_Unnamed88

impl !Sync for Struct_Unnamed88