PhidgetMotorPositionController_getEngaged

Function PhidgetMotorPositionController_getEngaged 

Source
pub unsafe extern "C" fn PhidgetMotorPositionController_getEngaged(
    ch: PhidgetMotorPositionControllerHandle,
    engaged: *mut c_int,
) -> PhidgetReturnCode