Function yara_sys::yr_compiler_set_atom_quality_table

source ·
pub unsafe extern "C" fn yr_compiler_set_atom_quality_table(
    compiler: *mut YR_COMPILER,
    table: *const c_void,
    entries: c_int,
    warning_threshold: c_uchar
)