pub unsafe extern "C" fn mlirDenseElementsAttrGetSplatValue(
    attr: MlirAttribute
) -> MlirAttribute
Expand description

Returns the single replicated value (splat) of a specific type contained by the given dense elements attribute.