Crate rtlola_kotlin_bridge

Crate rtlola_kotlin_bridge 

Source

Structs§

KotlinMonitor
Represents the monitor, should only be an opaque pointer in Kotlin.

Functions§

init
Initializes a monitor for a given spec.
receive_partial_event
Receives a single event and returns an array of verdicts.
receive_single_value
Receives a single event and returns an array of verdicts.
receive_total_event
Receives a single event and returns an array of verdicts.