PhidgetDCMotor_getMaxInductance

Function PhidgetDCMotor_getMaxInductance 

Source
pub unsafe extern "C" fn PhidgetDCMotor_getMaxInductance(
    ch: PhidgetDCMotorHandle,
    maxInductance: *mut f64,
) -> PhidgetReturnCode