pub type CuckooCreateSolverCtx = unsafe extern "C" fn(_: *mut SolverParams) -> *mut SolverCtx;
Expand description

Create solver function