Function libftdi1_sys::ftdi_set_event_char[][src]

pub unsafe extern "C" fn ftdi_set_event_char(
    ftdi: *mut ftdi_context,
    eventch: c_uchar,
    enable: c_uchar
) -> c_int