mlir_sys

Function mlirOperationGetDiscardableAttribute

Source
pub unsafe extern "C" fn mlirOperationGetDiscardableAttribute(
    op: MlirOperation,
    pos: isize,
) -> MlirNamedAttribute
Expand description

Return pos-th discardable attribute of the operation.