pub unsafe extern "C" fn libpd_next_atom(
    a: *mut t_atom
) -> *mut t_atom
Expand description

increment to the next atom in an atom vector returns next atom or NULL, assuming the atom vector is NULL-terminated