Function open62541_sys::UA_ByteString_copy

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