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