Function gstreamer_sys::gst_query_add_allocation_param

source ·
pub unsafe extern "C" fn gst_query_add_allocation_param(
    query: *mut GstQuery,
    allocator: *mut GstAllocator,
    params: *const GstAllocationParams,
)