Function llg_flush_logs
#[unsafe(no_mangle)]pub extern "C" fn llg_flush_logs(cc: &mut LlgConstraint) -> *const i8Expand description
Get the logs from the constraint, since last call to this function. The logs are null-terminated. The logs are kept in the constraint until the next call to this function or until the constraint is freed.