Function mlir_sys::mlirDenseElementsAttrStringGet 
source · pub unsafe extern "C" fn mlirDenseElementsAttrStringGet(
    shapedType: MlirType,
    numElements: isize,
    strs: *mut MlirStringRef
) -> MlirAttributeExpand description
Creates a dense elements attribute with the given shaped type from string elements.