mlir_sys

Function mlirBlockGetNumArguments

Source
pub unsafe extern "C" fn mlirBlockGetNumArguments(
    block: MlirBlock,
) -> isize
Expand description

Returns the number of arguments of the block.