Function kernel32::TransmitCommChar [] [src]

pub unsafe extern "system" fn TransmitCommChar(
    hFile: HANDLE,
    cChar: c_char
) -> BOOL