mlir_sys

Function mlirTransformOptionsDestroy

Source
pub unsafe extern "C" fn mlirTransformOptionsDestroy(
    transformOptions: MlirTransformOptions,
)
Expand description

Destroys a transform options object previously created by mlirTransformOptionsCreate.