VkImportSemaphoreFdKHR typedef

VkImportSemaphoreFdKHR = int Function(Pointer<VkDevice> device, Pointer<VkImportSemaphoreFdInfoKHR> pImportSemaphoreFdInfo)

Implementation

typedef VkImportSemaphoreFdKHR = int Function(Pointer<VkDevice> device,
    Pointer<VkImportSemaphoreFdInfoKHR> pImportSemaphoreFdInfo);