Struct gst::ffi::Struct__GPtrArray[][src]

#[repr(C)]
pub struct Struct__GPtrArray { pub pdata: *mut gpointer, pub len: guint, }

Fields

Trait Implementations

impl Clone for Struct__GPtrArray
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Struct__GPtrArray
[src]

impl Default for Struct__GPtrArray
[src]

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

Auto Trait Implementations

impl !Send for Struct__GPtrArray

impl !Sync for Struct__GPtrArray