Function mlir_sys::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.