Function eos_rs::ffi::GenerateMazeLine

source ·
pub unsafe extern "C" fn GenerateMazeLine(
    x0: c_int,
    y0: c_int,
    xmin: c_int,
    ymin: c_int,
    xmax: c_int,
    ymax: c_int,
    use_secondary_terrain: bool_,
    room: u8
)