[][src]Function clingo_sys::clingo_propagate_init_symbolic_atoms

pub unsafe extern "C" fn clingo_propagate_init_symbolic_atoms(
    init: *const clingo_propagate_init_t,
    atoms: *mut *const clingo_symbolic_atoms_t
) -> bool

! Get an object to inspect the symbolic atoms. ! ! @param[in] init the target ! @param[out] atoms the resulting object ! @return whether the call was successful