rusteron_media_driver

Trait AeronDriverTerminationHookFuncCallback

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

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

Required Methods§

Implementors§