yr_compiler_define_string_variable

Function yr_compiler_define_string_variable 

Source
pub unsafe extern "C" fn yr_compiler_define_string_variable(
    compiler: *mut YR_COMPILER,
    identifier: *const c_char,
    value: *const c_char,
) -> c_int