Function bwapi_sys::Game_getDamageTo[][src]

pub unsafe extern "C" fn Game_getDamageTo(
    self_: *mut Game,
    toType: UnitType,
    fromType: UnitType,
    toPlayer: *mut Player,
    fromPlayer: *mut Player
) -> c_int