pub unsafe extern "C" fn mlirRewriterBaseGetBlock(
rewriter: MlirRewriterBase,
) -> MlirBlockExpand description
Returns the current block of the rewriter.
pub unsafe extern "C" fn mlirRewriterBaseGetBlock(
rewriter: MlirRewriterBase,
) -> MlirBlockReturns the current block of the rewriter.