pub unsafe extern "C" fn mlirShapedTypeGetDynamicStrideOrOffset() -> i64Expand description
Returns the value indicating a dynamic stride or offset in a shaped type. Prefer mlirShapedTypeIsDynamicStrideOrOffset and mlirShapedTypeIsStaticStrideOrOffset to direct comparisons with this value.