Function llg_is_stopped
pub extern "C" fn llg_is_stopped(cc: &LlgConstraint) -> bool
Expand description
Check if constraint is stopped (cannot be extended further).
pub extern "C" fn llg_is_stopped(cc: &LlgConstraint) -> bool
Check if constraint is stopped (cannot be extended further).