pub unsafe extern "C" fn mlirShapedTypeGetDynamicSize() -> i64
Returns the value indicating a dynamic size in a shaped type. Prefer mlirShapedTypeIsDynamicSize and mlirShapedTypeIsStaticSize to direct comparisons with this value.