Type Definition libpd_sys::t_gotfn

source · []
pub type t_gotfn = Option<unsafe extern "C" fn(x: *mut c_void, ...)>;