VkGetFenceFdKHRNative typedef

VkGetFenceFdKHRNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkFenceGetFdInfoKHR> pGetFdInfo, Pointer<NativeType> pFd)

Implementation

typedef VkGetFenceFdKHRNative = Int32 Function(Pointer<VkDevice> device,
    Pointer<VkFenceGetFdInfoKHR> pGetFdInfo, Pointer pFd);