Function work_mode_set
pub unsafe extern "C" fn work_mode_set(mode: WorkMode) -> c_intAvailable on non-
ag35 only.Expand description
Set the WiFi work mode configuration.
The wifi must be disabled using disable.
Returns 0 on success, -1 on error.