llg_free_stop_controller

Function llg_free_stop_controller 

#[unsafe(no_mangle)]
pub unsafe extern "C" fn llg_free_stop_controller( stop_ctrl: *mut LlgStopController, )
Expand description

Free the stop-sequence controller

ยงSafety

This function should only be called from C code.