Constant rfmod::OPENONLY[][src]

pub const OPENONLY: u32 = 0x00002000;
Expand description

Just open the file, dont prebuffer or read. Good for fast opens for info, or when sound::readData is to be used.