PhidgetMotorPositionController_getMinVelocityLimit

Function PhidgetMotorPositionController_getMinVelocityLimit 

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