c_MotController_SetDemand

Function c_MotController_SetDemand 

Source
pub unsafe extern "C" fn c_MotController_SetDemand(
    handle: Handle,
    mode: c_int,
    demand0: c_int,
    demand1: c_int,
) -> ErrorCode