cortex_m_semihosting::nr::open

Constant RW_APPEND_BINARY

Source
pub const RW_APPEND_BINARY: usize = 11;
Expand description

Mode corresponding to fopen “a+b” mode.