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