unsafe extern "C" fn link_encoder<H: WithLinkEncoder>(
resource: *const coap_resource_t,
buf: *mut c_char,
buf_len: size_t,
ctx: *mut coap_link_encoder_ctx_t,
) -> ssize_t
Available on
riot_module_gcoap
only.