PhidgetMotorPositionController_getPosition

Function PhidgetMotorPositionController_getPosition 

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