Function llg_free_constraint

pub unsafe extern "C" fn llg_free_constraint(cc: *mut LlgConstraint)
Expand description

Free the constraint

ยงSafety

This function should only be called from C code.