[][src]Function winapi::um::commapi::TransmitCommChar

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