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