Function breakpad_symbols::lookup

source ·
pub fn lookup(
    module: &(dyn Module + Sync),
    file_kind: FileKind
) -> Option<FileLookup>