PhidgetMotorPositionController_getMaxStallVelocity

Function PhidgetMotorPositionController_getMaxStallVelocity 

Source
pub unsafe extern "C" fn PhidgetMotorPositionController_getMaxStallVelocity(
    ch: PhidgetMotorPositionControllerHandle,
    maxStallVelocity: *mut f64,
) -> PhidgetReturnCode