PhidgetMotorVelocityController_getStallVelocity

Function PhidgetMotorVelocityController_getStallVelocity 

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