[][src]Function gstreamer_sys::gst_promise_new_with_change_func

pub unsafe extern "C" fn gst_promise_new_with_change_func(
    func: GstPromiseChangeFunc,
    user_data: gpointer,
    notify: GDestroyNotify
) -> *mut GstPromise