Function vm_control::client::do_modify_battery

source ·
pub fn do_modify_battery<T: AsRef<Path> + Debug>(
    socket_path: T,
    battery_type: &str,
    property: &str,
    target: &str,
) -> DoModifyBatteryResult