pub unsafe extern "C" fn mlirOperationGetDiscardableAttribute(
op: MlirOperation,
pos: isize,
) -> MlirNamedAttribute
Expand description
Return pos
-th discardable attribute of the operation.
pub unsafe extern "C" fn mlirOperationGetDiscardableAttribute(
op: MlirOperation,
pos: isize,
) -> MlirNamedAttribute
Return pos
-th discardable attribute of the operation.