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

Returns the value indicating a dynamic size in a shaped type. Prefer mlirShapedTypeIsDynamicSize to direct comparisons with this value.