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