Struct gst::ffi::Struct__GRecMutex[][src]

#[repr(C)]
pub struct Struct__GRecMutex { pub p: gpointer, pub i: [guint; 2], }

Fields

Trait Implementations

impl Clone for Struct__GRecMutex
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Struct__GRecMutex
[src]

impl Default for Struct__GRecMutex
[src]

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

Auto Trait Implementations

impl !Send for Struct__GRecMutex

impl !Sync for Struct__GRecMutex