Function bwapi_sys::Game_canResearch[][src]

pub unsafe extern "C" fn Game_canResearch(
    self_: *mut Game,
    type_: TechType,
    unit: *mut Unit,
    checkCanIssueCommandType: bool
) -> bool