maze_wasm::wasm

Function maze_wasm_get_col_count

Source
#[no_mangle]
pub extern "C" fn maze_wasm_get_col_count(
    maze_wasm: *mut MazeWasm,
) -> u32
Expand description

Gets the column count associated with a MazeWasm

ยงReturns

Column count