Type Definition heartbeats_simple::HeartbeatWindowComplete [] [src]

type HeartbeatWindowComplete = Option<extern "C" fn(*const heartbeat_context)>;

Typedef for the window completion callback function.