PhidgetMotorVelocityController_getActiveCurrentLimit

Function PhidgetMotorVelocityController_getActiveCurrentLimit 

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