Type Definition ash::vk::PFN_vkGetSemaphoreFdKHR[][src]

type PFN_vkGetSemaphoreFdKHR = extern "system" fn(device: Device, p_get_fd_info: *const SemaphoreGetFdInfoKHR, p_fd: *mut c_int) -> Result;