pub unsafe extern "C" fn mlirShapedTypeGetDynamicStrideOrOffset(
) -> i64
Expand description

Returns the value indicating a dynamic stride or offset in a shaped type. Prefer mlirShapedTypeGetDynamicStrideOrOffset to direct comparisons with this value.