Skip to main content

pamoja_stepper_new

Function pamoja_stepper_new 

Source
#[unsafe(no_mangle)]
pub extern "C" fn pamoja_stepper_new( drive: PamojaStepDrive, ) -> *mut PamojaStepper
Expand description

Creates a stepper at the start of a drive pattern, with its position at zero.

ยงReturns

A new stepper the caller must release with pamoja_stepper_free.