[][src]Function pd_sys::class_addmethod

pub unsafe extern "C" fn class_addmethod(
    c: *mut _class,
    fn_: t_method,
    sel: *mut t_symbol,
    arg1: Type,
     ...
)