Function gst::ffi::gst_query_add_allocation_pool[][src]

pub unsafe extern "C" fn gst_query_add_allocation_pool(
    query: *mut GstQuery,
    pool: *mut GstBufferPool,
    size: guint,
    min_buffers: guint,
    max_buffers: guint
)