Function mlir_sys::mlirOperationGetNumAttributes
source · pub unsafe extern "C" fn mlirOperationGetNumAttributes(
op: MlirOperation
) -> isize
Expand description
Returns the number of attributes attached to the operation.