Function inlet_new

Source
pub unsafe extern "C" fn inlet_new(
    owner: *mut t_object,
    dest: *mut t_pd,
    s1: *mut t_symbol,
    s2: *mut t_symbol,
) -> *mut _inlet