Function class_addcreator

Source
pub unsafe extern "C" fn class_addcreator(
    newmethod: t_newmethod,
    s: *mut t_symbol,
    type1: Type,
    ...
)