slog2_parse_all

Function slog2_parse_all 

Source
pub unsafe extern "C" fn slog2_parse_all(
    flags: u32,
    directory_path: *mut c_char,
    match_list: *mut c_char,
    packet_info: *mut slog2_packet_info_t,
    callback: slog2_packet_callback,
    param: *mut c_void,
) -> i32