pub unsafe extern "C" fn mlirDenseElementsAttrSplatGet(
    shapedType: MlirType,
    element: MlirAttribute
) -> MlirAttribute
Expand description

Creates a dense elements attribute with the given Shaped type containing a single replicated element (splat).