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