VkGetMemoryFdPropertiesKHRNative typedef

VkGetMemoryFdPropertiesKHRNative = Int32 Function(Pointer<VkDevice> device, Int32 handleType, Int32 fd, Pointer<VkMemoryFdPropertiesKHR> pMemoryFdProperties)

Implementation

typedef VkGetMemoryFdPropertiesKHRNative = Int32 Function(
    Pointer<VkDevice> device,
    Int32 handleType,
    Int32 fd,
    Pointer<VkMemoryFdPropertiesKHR> pMemoryFdProperties);