Struct gstreamer_sys::GstAllocationParams [] [src]

#[repr(C)]
pub struct GstAllocationParams { pub flags: GstMemoryFlags, pub align: size_t, pub prefix: size_t, pub padding: size_t, pub _gst_reserved: [gpointer; 4], }

Fields