Struct gstreamer_sys::GstAllocatorPrivate [] [src]

#[repr(C)]
pub struct GstAllocatorPrivate(_);

Trait Implementations

impl Debug for GstAllocatorPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations