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