PhidgetMotorPositionController_getMinPosition

Function PhidgetMotorPositionController_getMinPosition 

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