[][src]Type Definition esp_idf_bindgen::ets_isr_t

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

@addtogroup ets_intr_apis @{