Function psp::sys::scePowerIsPowerOnline

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

Check if unit is plugged in

§Return Value

1 if plugged in, 0 if not plugged in, < 0 on error.