Function clingo_sys::clingo_program_builder_end [] [src]

pub unsafe extern "C" fn clingo_program_builder_end(
    builder: *mut clingo_program_builder_t
) -> bool

End building a program.

  • builder - the target program builder

Returns whether the call was successful