#[no_mangle] pub extern "C" fn maze_wasm_get_col_count( maze_wasm: *mut MazeWasm, ) -> u32
Gets the column count associated with a MazeWasm
MazeWasm
Column count