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