Function atom_update_property_cache

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