maze_wasm::wasm

Function free_maze_wasm_solution

Source
#[no_mangle]
pub extern "C" fn free_maze_wasm_solution(
    solution_ptr: *mut MazeSolution,
)
Expand description

Frees a maze solution pointer

ยงReturns

Nothing