VkGetMemoryWin32HandleKHR typedef

VkGetMemoryWin32HandleKHR = int Function(Pointer<VkDevice> device, Pointer<VkMemoryGetWin32HandleInfoKHR> pGetWin32HandleInfo, Pointer<NativeType> pHandle)

Implementation

typedef VkGetMemoryWin32HandleKHR = int Function(
    Pointer<VkDevice> device,
    Pointer<VkMemoryGetWin32HandleInfoKHR> pGetWin32HandleInfo,
    Pointer pHandle);