pub unsafe extern "C" fn mlirBlockEraseArgument( block: MlirBlock, index: c_uint, )
Erase the argument at ‘index’ and remove it from the argument list.