Function gst_ aggregator_ set_ allocator
Source pub unsafe extern "C" fn gst_aggregator_set_allocator(
self_: *mut GstAggregator,
pool: *mut GstBufferPool,
allocator: *mut GstAllocator,
params: *const GstAllocationParams,
query: *mut GstQuery,
) -> gboolean