PhidgetCurrentOutput_setCurrent_async

Function PhidgetCurrentOutput_setCurrent_async 

Source
pub unsafe extern "C" fn PhidgetCurrentOutput_setCurrent_async(
    ch: PhidgetCurrentOutputHandle,
    current: f64,
    fptr: Phidget_AsyncCallback,
    ctx: *mut c_void,
)