Interface VulkanHostAllocatorCallbacksType.DeallocationFunctionType

    • Method Detail

      • deallocate

        void deallocate​(long original)
        Deallocate memory. The function MUST NOT raise exceptions under any circumstances.
        Parameters:
        original - The original memory address