PhidgetMotorPositionController_getActiveCurrentLimit

Function PhidgetMotorPositionController_getActiveCurrentLimit 

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