Function mlir_sys::mlirShapedTypeIsDynamicDim 
source · pub unsafe extern "C" fn mlirShapedTypeIsDynamicDim(
    type_: MlirType,
    dim: isize
) -> boolExpand description
Checks wither the dim-th dimension of the given shaped type is dynamic.