pub unsafe extern "C" fn mlirFunctionTypeGetInput(
    type_: MlirType,
    pos: isize
) -> MlirType
Expand description

Returns the pos-th input type.