PhidgetMotorVelocityController_getMinCurrentLimit

Function PhidgetMotorVelocityController_getMinCurrentLimit 

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