Function z3_sys::Z3_solver_from_file[][src]

pub unsafe extern "C" fn Z3_solver_from_file(
    c: Z3_context,
    s: Z3_solver,
    file_name: Z3_string
)
Expand description

load solver assertions from a file.

See also: