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

type PFN_vkGetFenceStatus = extern "system" fn(device: Device, fence: Fence) -> Result;