[][src]Type Definition vulkanalia_sys::PFN_vkGetSemaphoreFdKHR

type PFN_vkGetSemaphoreFdKHR = extern "system" fn(_device: Device, _get_fd_info: *const SemaphoreGetFdInfoKHR, _fd: *mut c_int) -> Result;