PhidgetMotorVelocityController_getMinSurgeCurrentLimit

Function PhidgetMotorVelocityController_getMinSurgeCurrentLimit 

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