Function mlir_sys::mlirTypeIsAVector
source · pub unsafe extern "C" fn mlirTypeIsAVector(type_: MlirType) -> bool
Expand description
Checks whether the given type is a Vector type.
pub unsafe extern "C" fn mlirTypeIsAVector(type_: MlirType) -> bool
Checks whether the given type is a Vector type.