flow_string_concat

Function flow_string_concat 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn flow_string_concat( a: *const FlowString, b: *const FlowString, ) -> *mut FlowString