PhidgetMotorVelocityController_getMinTargetVelocity

Function PhidgetMotorVelocityController_getMinTargetVelocity 

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