pub unsafe extern "C" fn clingo_program_builder_end(
builder: *mut clingo_program_builder_t,
) -> boolExpand description
! End building a program. ! ! @param[in] builder the target program builder ! @return whether the call was successful
pub unsafe extern "C" fn clingo_program_builder_end(
builder: *mut clingo_program_builder_t,
) -> bool! End building a program. ! ! @param[in] builder the target program builder ! @return whether the call was successful