c_MotController_SetControlFramePeriod

Function c_MotController_SetControlFramePeriod 

Source
pub unsafe extern "C" fn c_MotController_SetControlFramePeriod(
    handle: Handle,
    frame: c_int,
    periodMs: c_int,
) -> ErrorCode