[][src]Function yara_sys::yr_compiler_add_string

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