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