VkGetMemoryWin32HandleKHRNative typedef

VkGetMemoryWin32HandleKHRNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkMemoryGetWin32HandleInfoKHR> pGetWin32HandleInfo, Pointer<NativeType> pHandle)

Implementation

typedef VkGetMemoryWin32HandleKHRNative = Int32 Function(
    Pointer<VkDevice> device,
    Pointer<VkMemoryGetWin32HandleInfoKHR> pGetWin32HandleInfo,
    Pointer pHandle);