mlirLLVMArrayTypeGetElementType

Function mlirLLVMArrayTypeGetElementType 

Source
pub unsafe extern "C" fn mlirLLVMArrayTypeGetElementType(
    type_: MlirType,
) -> MlirType
Expand description

Returns the element type of the llvm.array type.