Function regorust::regoGetWellFormedChecksEnabled
source ยท pub unsafe extern "C" fn regoGetWellFormedChecksEnabled(
rego: *mut regoInterpreter,
) -> regoBooleanExpand description
@brief Gets whether well-formedness checks are enabled. @param rego The interpreter. @return Whether well-formedness checks are enabled.