rdkit_sys::ro_mol_ffi

Function get_atom_with_idx

source
pub fn get_atom_with_idx(mol: &mut SharedPtr<ROMol>, idx: u32) -> Pin<&mut Atom>