Function SolveBoard

Source
pub unsafe extern "C" fn SolveBoard(
    dl: deal,
    target: c_int,
    solutions: c_int,
    mode: c_int,
    futp: *mut futureTricks,
    threadIndex: c_int,
) -> c_int