pub unsafe extern "C" fn PhidgetLCD_writeText_async(
ch: PhidgetLCDHandle,
font: PhidgetLCD_Font,
xPosition: c_int,
yPosition: c_int,
text: *const c_char,
fptr: Phidget_AsyncCallback,
ctx: *mut c_void,
)pub unsafe extern "C" fn PhidgetLCD_writeText_async(
ch: PhidgetLCDHandle,
font: PhidgetLCD_Font,
xPosition: c_int,
yPosition: c_int,
text: *const c_char,
fptr: Phidget_AsyncCallback,
ctx: *mut c_void,
)