pub unsafe extern "C" fn mlirTransformOptionsEnforceSingleTopLevelTransformOp(
transformOptions: MlirTransformOptions,
enable: bool,
)
Expand description
Enables or disables the enforcement of the top-level transform op being single in transform options.