PhidgetMotorVelocityController_getMaxStallVelocity

Function PhidgetMotorVelocityController_getMaxStallVelocity 

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