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