mlir_sys

Function mlirShapedTypeIsDynamicSize

Source
pub unsafe extern "C" fn mlirShapedTypeIsDynamicSize(
    size: i64,
) -> bool
Expand description

Checks whether the given value is used as a placeholder for dynamic sizes in shaped types.