VkGetImageViewAddressNVXNative typedef

VkGetImageViewAddressNVXNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkImageView> imageView, Pointer<VkImageViewAddressPropertiesNVX> pProperties)

Implementation

typedef VkGetImageViewAddressNVXNative = Int32 Function(
    Pointer<VkDevice> device,
    Pointer<VkImageView> imageView,
    Pointer<VkImageViewAddressPropertiesNVX> pProperties);