VkGetMemoryFdKHRNative typedef

VkGetMemoryFdKHRNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkMemoryGetFdInfoKHR> pGetFdInfo, Pointer<NativeType> pFd)

Implementation

typedef VkGetMemoryFdKHRNative = Int32 Function(Pointer<VkDevice> device,
    Pointer<VkMemoryGetFdInfoKHR> pGetFdInfo, Pointer pFd);