[][src]Type Definition esp_idf_sys::intr_handler_t

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