Function open62541_sys::UA_String_copy

source ยท
pub unsafe extern "C" fn UA_String_copy(
    src: *const UA_String,
    dst: *mut UA_String,
) -> UA_StatusCode