rusteron_media_driver

Trait AeronAgentCloseFuncCallback

Source
pub trait AeronAgentCloseFuncCallback {
    // Required method
    fn handle_aeron_agent_on_close_func(&mut self);
}
Expand description

(note you must copy any arguments that you use afterwards even those with static lifetimes)

Required Methods§

Implementors§