VkGetSemaphoreFdKHRNative typedef

VkGetSemaphoreFdKHRNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkSemaphoreGetFdInfoKHR> pGetFdInfo, Pointer<NativeType> pFd)

Implementation

typedef VkGetSemaphoreFdKHRNative = Int32 Function(Pointer<VkDevice> device,
    Pointer<VkSemaphoreGetFdInfoKHR> pGetFdInfo, Pointer pFd);