Function notify_min_upstream_latency_trampoline

Source
unsafe extern "C" fn notify_min_upstream_latency_trampoline<P, F: Fn(&P) + Send + Sync + 'static>(
    this: *mut GstAggregator,
    _param_spec: gpointer,
    f: gpointer,
)
where P: IsA<Aggregator>,