[][src]Type Definition clingo_sys::clingo_ast_callback_t

type clingo_ast_callback_t = Option<unsafe extern "C" fn(arg1: *const clingo_ast_statement_t, arg2: *mut c_void) -> bool>;