subbrute_utils.h 95 B

1234
  1. #pragma once
  2. #include "subbrute.h"
  3. bool subbrute_is_frequency_allowed(SubBruteState* context);