Function mlir_sys::mlirFunctionTypeGetNumResults
source · pub unsafe extern "C" fn mlirFunctionTypeGetNumResults(
type_: MlirType
) -> isize
Expand description
Returns the number of result types.
pub unsafe extern "C" fn mlirFunctionTypeGetNumResults(
type_: MlirType
) -> isize
Returns the number of result types.