PhidgetMotorPositionController_getKp

Function PhidgetMotorPositionController_getKp 

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