[][src]Function clingo_sys::clingo_program_builder_begin

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

Begin building a program.

@param builder the target program builder @return whether the call was successful