rdkit_sys::ro_mol_ffi

Function get_float_prop

source
pub fn get_float_prop(
    atom: Pin<&Atom>,
    key: &CxxString,
) -> Result<f64, Exception>