PhidgetMotorPositionController_getMaxPosition

Function PhidgetMotorPositionController_getMaxPosition 

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