mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2024-11-22 08:16:25 -06:00
Missing doctag
This commit is contained in:
parent
f573001007
commit
c510a9399a
@ -237,6 +237,7 @@ pub unsafe fn iterate_rtt(
|
||||
}
|
||||
}
|
||||
|
||||
/// Iterate through the heimdall map and call the callback for each entry.
|
||||
pub fn iterate_heimdall(
|
||||
callback: &mut dyn FnMut(&HeimdallKey, &[HeimdallData]),
|
||||
) {
|
||||
|
Loading…
Reference in New Issue
Block a user