[][src]Function esp_idf_bindgen::esp_wifi_get_promiscuous

pub unsafe extern "C" fn esp_wifi_get_promiscuous(en: *mut bool) -> esp_err_t

@brief Get the promiscuous mode.

@param[out] en store the current status of promiscuous mode

@return