[][src]Type Definition esp_idf_bindgen::intr_handler_t

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

Function prototype for interrupt handler function