[][src]Function clingo_sys::clingo_configuration_root

pub unsafe extern "C" fn clingo_configuration_root(
    configuration: *const clingo_configuration_t,
    key: *mut clingo_id_t
) -> bool

! Get the root key of the configuration. ! ! @param[in] configuration the target configuration ! @param[out] key the root key ! @return whether the call was successful