[][src]Type Definition esp_idf_bindgen::_sig_func_ptr

type _sig_func_ptr = Option<unsafe extern "C" fn(arg1: c_int)>;