pub type t_libpd_symbolhook = Option<unsafe extern "C" fn(recv: *const c_char, symbol: *const c_char)>;
Expand description

symbol receive hook signature, recv is the source receiver name