NvBlastGlobalGetAllocatorCallback

Defined in globals/NvBlastGlobals.h

nvidia::NvAllocatorCallback *NvBlastGlobalGetAllocatorCallback()

Retrieve a pointer to the global nvidia::NvAllocatorCallback.

Default implementation with std allocator is used if user didn’t provide their own. It always exists, ‘nullptr’ will never be returned.

Returns

the pointer to the global nvidia::NvAllocatorCallback.