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

Returns the number of arguments of the block.