[][src]Type Definition esp_idf_bindgen::ets_idle_cb_t

type ets_idle_cb_t = Option<unsafe extern "C" fn(arg: *mut c_void)>;