Function mlir_sys::mlirOperationGetNumResults
source · pub unsafe extern "C" fn mlirOperationGetNumResults(
op: MlirOperation
) -> isizeExpand description
Returns the number of results of the operation.
pub unsafe extern "C" fn mlirOperationGetNumResults(
op: MlirOperation
) -> isizeReturns the number of results of the operation.