c_MotController_GetClosedLoopTarget

Function c_MotController_GetClosedLoopTarget 

Source
pub unsafe extern "C" fn c_MotController_GetClosedLoopTarget(
    handle: Handle,
    value: *mut c_int,
    pidIdx: c_int,
) -> ErrorCode