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

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