[][src]Type Definition ash_tray::ash::vk::PFN_vkGetSemaphoreWin32HandleKHR

type PFN_vkGetSemaphoreWin32HandleKHR = extern "system" fn(device: Device, p_get_win32_handle_info: *const SemaphoreGetWin32HandleInfoKHR, p_handle: *mut HANDLE) -> Result;