[−][src]Function gst::ffi::gst_query_add_allocation_pool
pub unsafe extern "C" fn gst_query_add_allocation_pool(
query: *mut GstQuery,
pool: *mut GstBufferPool,
size: guint,
min_buffers: guint,
max_buffers: guint
)