PhidgetMotorVelocityController_getMaxSurgeCurrentLimit

Function PhidgetMotorVelocityController_getMaxSurgeCurrentLimit 

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