Skip to main content

write_keepalive

Function write_keepalive 

Source
pub fn write_keepalive(
    link_id: &LinkId,
    byte: u8,
    buf: &mut [u8],
) -> Result<usize, WireError>