Function module_disable
pub unsafe extern "C" fn module_disable() -> c_intAvailable on non-
ag35 only.Expand description
Removes the kernel module for the Wi-Fi driver.
Returns 0 on success, -1 on error.
pub unsafe extern "C" fn module_disable() -> c_intag35 only.Removes the kernel module for the Wi-Fi driver.
Returns 0 on success, -1 on error.