pub unsafe extern "C" fn PhidgetLCD_writeText(
ch: PhidgetLCDHandle,
font: PhidgetLCD_Font,
xPosition: c_int,
yPosition: c_int,
text: *const c_char,
) -> PhidgetReturnCodepub unsafe extern "C" fn PhidgetLCD_writeText(
ch: PhidgetLCDHandle,
font: PhidgetLCD_Font,
xPosition: c_int,
yPosition: c_int,
text: *const c_char,
) -> PhidgetReturnCode