Function vkGetFenceStatus

Source
pub unsafe extern "system" fn vkGetFenceStatus(
    device: VkDevice,
    fence: VkFence,
) -> VkResult