Function bwapi_sys::Game_drawDot[][src]

pub unsafe extern "C" fn Game_drawDot(
    self_: *mut Game,
    ctype: CoordinateType,
    x: c_int,
    y: c_int,
    color: Color
)