PhidgetLCD_setCharacterBitmap

Function PhidgetLCD_setCharacterBitmap 

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