Skip to main content

pamoja_recording_actuator_new

Function pamoja_recording_actuator_new 

Source
#[unsafe(no_mangle)]
pub extern "C" fn pamoja_recording_actuator_new() -> *mut PamojaRecordingActuator
Expand description

Creates an actuator that records every command instead of acting on one.

ยงReturns

A handle the caller must release with pamoja_recording_actuator_free.