Function z3_sys::Z3_get_app_num_args[][src]

pub unsafe extern "C" fn Z3_get_app_num_args(
    c: Z3_context,
    a: Z3_app
) -> c_uint
Expand description

Return the number of argument of an application. If t is an constant, then the number of arguments is 0.