Skip to main content

laminar_start

Function laminar_start 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn laminar_start( conn: *mut LaminarConnection, ) -> i32
Expand description

Start the streaming pipeline.

ยงSafety

conn must be a valid connection handle.