pub unsafe extern "C" fn PhidgetLCD_setCharacterBitmap(
ch: PhidgetLCDHandle,
font: PhidgetLCD_Font,
character: *const c_char,
bitmap: *const u8,
) -> PhidgetReturnCodepub unsafe extern "C" fn PhidgetLCD_setCharacterBitmap(
ch: PhidgetLCDHandle,
font: PhidgetLCD_Font,
character: *const c_char,
bitmap: *const u8,
) -> PhidgetReturnCode