Type Definition libpd_sys::t_perfroutine

source · []
pub type t_perfroutine = Option<unsafe extern "C" fn(args: *mut t_int) -> *mut t_int>;