pub unsafe extern "C" fn PhidgetLEDArray_setLEDs_async(
ch: PhidgetLEDArrayHandle,
offset: u32,
leds: *const PhidgetLEDArray_RGBW,
ledCount: usize,
fadeTime: u32,
fptr: Phidget_AsyncCallback,
ctx: *mut c_void,
)
pub unsafe extern "C" fn PhidgetLEDArray_setLEDs_async(
ch: PhidgetLEDArrayHandle,
offset: u32,
leds: *const PhidgetLEDArray_RGBW,
ledCount: usize,
fadeTime: u32,
fptr: Phidget_AsyncCallback,
ctx: *mut c_void,
)