Skip to main content

UA_String_append

Function UA_String_append 

Source
pub unsafe extern "C" fn UA_String_append(
    s: *mut UA_String,
    s2: UA_String,
) -> UA_StatusCode