unified-memory-framework icon indicating copy to clipboard operation
unified-memory-framework copied to clipboard

unifiy return values for Destroy functions

Open lplewa opened this issue 1 year ago • 0 comments

Some umf destroy functions returns void: e.g.umfMemoryProviderDestroy, umfDisjointPoolSharedLimitsDestroy, others return umf_result e.g. umfDisjointPoolParamsDestroy

we should decide a one approach, to return value of the destruction functions, and unify it.

lplewa avatar Mar 21 '25 16:03 lplewa