PhidgetMotorPositionController_getDeadBand

Function PhidgetMotorPositionController_getDeadBand 

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