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

pub const RW_APPEND_BINARY: usize = 11;

Mode corresponding to fopen "a+b" mode.