pub unsafe extern "C" fn mlirAffineMapEmptyGet(
ctx: MlirContext,
) -> MlirAffineMap
Expand description
Creates a zero result affine map with no dimensions or symbols in the context. The affine map is owned by the context.
pub unsafe extern "C" fn mlirAffineMapEmptyGet(
ctx: MlirContext,
) -> MlirAffineMap
Creates a zero result affine map with no dimensions or symbols in the context. The affine map is owned by the context.