Function bwapi_sys::Game_setAlliance[][src]

pub unsafe extern "C" fn Game_setAlliance(
    self_: *mut Game,
    player: *mut Player,
    allied: bool,
    alliedVictory: bool
) -> bool