[][src]Constant cortex_m_semihosting::nr::open::W_APPEND_BINARY

pub const W_APPEND_BINARY: usize = 9;

Mode corresponding to fopen "ab" mode.