c_MotController_GetClosedLoopError

Function c_MotController_GetClosedLoopError 

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