pub fn o_rdonly_async() -> OpenOptionsExpand description
OpenOptions corresponding to opening a file with O_RDONLY,
i.e. opening an existing file for reading.
pub fn o_rdonly_async() -> OpenOptionsOpenOptions corresponding to opening a file with O_RDONLY,
i.e. opening an existing file for reading.