PhidgetMotorPositionController_getFailsafeCurrentLimit

Function PhidgetMotorPositionController_getFailsafeCurrentLimit 

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