Function yara_sys::yr_compiler_add_fd[][src]

pub unsafe extern "C" fn yr_compiler_add_fd(
    compiler: *mut YR_COMPILER,
    rules_fd: c_int,
    namespace_: *const c_char,
    file_name: *const c_char
) -> c_int