[][src]Function libftd2xx_ffi::FT_SetDataCharacteristics

pub unsafe extern "C" fn FT_SetDataCharacteristics(
    ftHandle: FT_HANDLE,
    WordLength: UCHAR,
    StopBits: UCHAR,
    Parity: UCHAR
) -> FT_STATUS