rdkit_sys::ro_mol_ffi

Function atom_update_property_cache

source
pub fn atom_update_property_cache(
    atom: Pin<&mut Atom>,
    strict: bool,
) -> Result<(), Exception>