Function eos_rs::ffi::TryIncreaseHp

source ·
pub unsafe extern "C" fn TryIncreaseHp(
    user: *mut entity,
    target: *mut entity,
    hp_restoration: c_int,
    max_hp_boost: c_int,
    log_failure: bool_
) -> bool_