Function llg_get_temperature
#[unsafe(no_mangle)]pub extern "C" fn llg_get_temperature(cc: &LlgConstraint) -> f32Expand description
Get the current temperature of the constraint. It is updated by mask computation.
#[unsafe(no_mangle)]pub extern "C" fn llg_get_temperature(cc: &LlgConstraint) -> f32Get the current temperature of the constraint. It is updated by mask computation.