Skip to main content

SdJournalOpenDirectoryWithOptions

Function SdJournalOpenDirectoryWithOptions 

Source
pub fn SdJournalOpenDirectoryWithOptions(
    path: &str,
    flags: u32,
    options: ReaderOptions,
) -> Result<SdJournal, Error>