Type Definition libpd_sys::t_savefn

source · []
pub type t_savefn = Option<unsafe extern "C" fn(x: *mut t_gobj, b: *mut _binbuf)>;