pub unsafe extern "C" fn mlirBlockGetArgument( block: MlirBlock, pos: isize) -> MlirValue
Returns pos-th argument of the block.
pos