PhidgetMotorPositionController_getMaxCurrentLimit

Function PhidgetMotorPositionController_getMaxCurrentLimit 

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