Function libftdi1_sys::ftdi_setrts

source ·
pub unsafe extern "C" fn ftdi_setrts(
    ftdi: *mut ftdi_context,
    state: c_int
) -> c_int