pub unsafe extern "C" fn mlirOperationGetNumDiscardableAttributes(
op: MlirOperation,
) -> isizeExpand description
Returns the number of discardable attributes attached to the operation.
pub unsafe extern "C" fn mlirOperationGetNumDiscardableAttributes(
op: MlirOperation,
) -> isizeReturns the number of discardable attributes attached to the operation.