[][src]Type Definition aeron_rs::context::OnCloseClient

type OnCloseClient = fn();

Function called when the Aeron client is closed to notify that the client or any of it associated resources should not be used after this event.