rdkit_sys::ro_mol_ffi

Function smiles_to_mol

source
pub fn smiles_to_mol(smi: &CxxString) -> Result<SharedPtr<ROMol>, Exception>