[][src]Type Definition esp_idf_bindgen::pbuf_free_custom_fn

type pbuf_free_custom_fn = Option<unsafe extern "C" fn(p: *mut pbuf)>;

Prototype for a function to free a custom pbuf