Function llg_free_stop_controller

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.