_frida_json_array_add_string_element

Function _frida_json_array_add_string_element 

Source
pub unsafe extern "C" fn _frida_json_array_add_string_element(
    array: *mut JsonArray,
    value: *const gchar,
)