Skip to main content

agent_doc_sync_check_generation

Function agent_doc_sync_check_generation 

Source
#[unsafe(no_mangle)]
pub extern "C" fn agent_doc_sync_check_generation( generation: u64, ) -> bool
Expand description

Check if a generation is still current. Returns true if generation matches the latest generation (no newer events have been scheduled).