Function esp_idf_sys::pbuf_copy

source ·
pub unsafe extern "C" fn pbuf_copy(
    p_to: *mut pbuf,
    p_from: *const pbuf
) -> err_t