/*
* Copyright (c) 2010 Peter Brinkmann (peter.brinkmann@gmail.com)
* Copyright (c) 2012-2021 libpd team
*
* For information on usage and redistribution, and for a DISCLAIMER OF ALL
* WARRANTIES, see the file, "LICENSE.txt," in this distribution.
*
* See https://github.com/libpd/libpd/wiki for documentation
*
*/
// internal "virtual" libpd receive object which forwards events to hooks
// do *not* include this file in a user-facing header
// set up the libpd source receiver class
void ;
// create a new libpd source receiver with a given name symbol
void *;