riot_sys::inline

Function gcoap_resp_init

Source
unsafe extern "C" fn gcoap_resp_init(
    pdu: *mut coap_pkt_t,
    buf: *mut uint8_t,
    len: size_t,
    code: c_uint,
) -> c_int