Function psp::sys::scePowerIsLowBattery

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

Check if the battery is low

§Return Value

1 if the battery is low, 0 if the battery is not low, < 0 on error.