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