[][src]Function tcod_sys::TCOD_map_set_in_fov

pub unsafe extern "C" fn TCOD_map_set_in_fov(
    map: TCOD_map_t,
    x: c_int,
    y: c_int,
    fov: bool_
)