clingo_program_builder_begin

Function clingo_program_builder_begin 

Source
pub unsafe extern "C" fn clingo_program_builder_begin(
    builder: *mut clingo_program_builder_t,
) -> bool
Expand description

! Begin building a program. ! ! @param[in] builder the target program builder ! @return whether the call was successful