Function detect_chemistry_problems

Source
pub fn detect_chemistry_problems(
    mol: &SharedPtr<ROMol>,
) -> UniquePtr<CxxVector<MolSanitizeExceptionUniquePtr>>