VkGetMemoryWin32HandlePropertiesKHRNative typedef

VkGetMemoryWin32HandlePropertiesKHRNative = Int32 Function(Pointer<VkDevice> device, Int32 handleType, Pointer<NativeType> handle, Pointer<VkMemoryWin32HandlePropertiesKHR> pMemoryWin32HandleProperties)

Implementation

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