Function gstreamer::bus::trampoline_sync

source ยท
unsafe extern "C" fn trampoline_sync<F: Fn(&Bus, &Message) -> BusSyncReply + Send + Sync + 'static>(
    bus: *mut GstBus,
    msg: *mut GstMessage,
    func: gpointer,
) -> GstBusSyncReply