[][src]Macro webrtc_sdp::write_option_string

macro_rules! write_option_string {
    ($f:expr, $fmt_str:expr, $opt:expr) => { ... };
}