PhidgetMotorPositionController_getMinCurrentLimit

Function PhidgetMotorPositionController_getMinCurrentLimit 

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