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

Returns the number of result types.