[][src]Function z3_sys::Z3_get_app_num_args

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

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