Function bwapi_sys::Game_drawText[][src]

pub unsafe extern "C" fn Game_drawText(
    self_: *mut Game,
    ctype: CoordinateType,
    x: c_int,
    y: c_int,
    format: *const c_char,
     ...
)