c_MotController_GetLimitSwitchState

Function c_MotController_GetLimitSwitchState 

Source
pub unsafe extern "C" fn c_MotController_GetLimitSwitchState(
    handle: Handle,
    isFwdClosed: *mut c_int,
    isRevClosed: *mut c_int,
) -> ErrorCode