VkGetSemaphoreFdKHR typedef

VkGetSemaphoreFdKHR = int Function(Pointer<VkDevice> device, Pointer<VkSemaphoreGetFdInfoKHR> pGetFdInfo, Pointer<NativeType> pFd)

Implementation

typedef VkGetSemaphoreFdKHR = int Function(Pointer<VkDevice> device,
    Pointer<VkSemaphoreGetFdInfoKHR> pGetFdInfo, Pointer pFd);