pub unsafe extern "C" fn WinDivertHelperFormatFilter(
    filter: *const c_char,
    layer: WinDivertLayer,
    buffer: *mut c_char,
    bufLen: u32
) -> BOOL
Expand description

Check the official docs