Function mlir_sys::mlirShapedTypeGetElementType 
source · pub unsafe extern "C" fn mlirShapedTypeGetElementType(
    type_: MlirType
) -> MlirTypeExpand description
Returns the element type of the shaped type.
pub unsafe extern "C" fn mlirShapedTypeGetElementType(
    type_: MlirType
) -> MlirTypeReturns the element type of the shaped type.