mlir_sys

Function mlirDenseElementsAttrStringGet

Source
pub unsafe extern "C" fn mlirDenseElementsAttrStringGet(
    shapedType: MlirType,
    numElements: isize,
    strs: *mut MlirStringRef,
) -> MlirAttribute
Expand description

Creates a dense elements attribute with the given shaped type from string elements.