Function z3_sys::Z3_func_entry_get_num_args [] [src]

pub unsafe extern "C" fn Z3_func_entry_get_num_args(
    c: Z3_context,
    e: Z3_func_entry
) -> c_uint

Return the number of arguments in a Z3_func_entry object.

See also: