Function coap_new_uri

Source
pub unsafe extern "C" fn coap_new_uri(
    uri: *const u8,
    length: c_uint,
) -> *mut coap_uri_t