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

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