Function psp::sys::sceWlanDevIsPowerOn

source ·
#[no_mangle]
pub unsafe extern "C" fn sceWlanDevIsPowerOn() -> i32
Expand description

Determine if the wlan device is currently powered on

§Return Value

0 if off, 1 if on