VkGetMemoryWin32HandlePropertiesKHR typedef

VkGetMemoryWin32HandlePropertiesKHR = int Function(Pointer<VkDevice> device, int handleType, Pointer<NativeType> handle, Pointer<VkMemoryWin32HandlePropertiesKHR> pMemoryWin32HandleProperties)

Implementation

typedef VkGetMemoryWin32HandlePropertiesKHR = int Function(
    Pointer<VkDevice> device,
    int handleType,
    Pointer handle,
    Pointer<VkMemoryWin32HandlePropertiesKHR> pMemoryWin32HandleProperties);