PhidgetBLDCMotor_getMaxAcceleration

Function PhidgetBLDCMotor_getMaxAcceleration 

Source
pub unsafe extern "C" fn PhidgetBLDCMotor_getMaxAcceleration(
    ch: PhidgetBLDCMotorHandle,
    maxAcceleration: *mut f64,
) -> PhidgetReturnCode