llg_free_constraint

Function llg_free_constraint 

#[unsafe(no_mangle)]
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.