PhidgetMotorVelocityController_getMaxCurrentLimit

Function PhidgetMotorVelocityController_getMaxCurrentLimit 

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