VkGetRandROutputDisplayEXTNative typedef

VkGetRandROutputDisplayEXTNative = Int32 Function(Pointer<VkPhysicalDevice> physicalDevice, Pointer<NativeType> dpy, Pointer<NativeType> rrOutput, Pointer<Pointer<VkDisplayKHR>> pDisplay)

Implementation

typedef VkGetRandROutputDisplayEXTNative = Int32 Function(
    Pointer<VkPhysicalDevice> physicalDevice,
    Pointer dpy,
    Pointer rrOutput,
    Pointer<Pointer<VkDisplayKHR>> pDisplay);