[][src]Function z3_sys::Z3_mk_is_int

pub unsafe extern "C" fn Z3_mk_is_int(c: Z3_context, t1: Z3_ast) -> Z3_ast

Check if a real number is an integer.

See also: