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

pub const RW_APPEND: usize = 10;

Mode corresponding to fopen "a+" mode.