Function mlir_sys::mlirAffineMapZeroResultGet 
source · pub unsafe extern "C" fn mlirAffineMapZeroResultGet(
    ctx: MlirContext,
    dimCount: isize,
    symbolCount: isize
) -> MlirAffineMapExpand description
Creates a zero result affine map of the given dimensions and symbols in the context. The affine map is owned by the context.