riot_wrappers::gcoap

Function link_encoder_safe

Source
fn link_encoder_safe<H: WithLinkEncoder>(
    h: &H,
    buf: Option<&mut [u8]>,
    ctx: &mut coap_link_encoder_ctx_t,
) -> ssize_t
Available on riot_module_gcoap only.