mlir_sys

Function mlirOperationGetNumDiscardableAttributes

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

Returns the number of discardable attributes attached to the operation.