PhidgetMotorVelocityController_getFailsafeCurrentLimit

Function PhidgetMotorVelocityController_getFailsafeCurrentLimit 

Source
pub unsafe extern "C" fn PhidgetMotorVelocityController_getFailsafeCurrentLimit(
    ch: PhidgetMotorVelocityControllerHandle,
    failsafeCurrentLimit: *mut f64,
) -> PhidgetReturnCode