Function mlir_sys::mlirShapedTypeGetDynamicSize 
source · pub unsafe extern "C" fn mlirShapedTypeGetDynamicSize() -> i64Expand description
Returns the value indicating a dynamic size in a shaped type. Prefer mlirShapedTypeIsDynamicSize to direct comparisons with this value.