mlirFunctionTypeGetResult

Function mlirFunctionTypeGetResult 

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

Returns the pos-th result type.