[][src]Function vulkan_sys::vkGetFenceStatus

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