Function ctre_sys::mot::c_MotController_GetLimitSwitchState[][src]

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