Function open62541_sys::UA_CreateSubscriptionResponse_copy
source ยท pub unsafe extern "C" fn UA_CreateSubscriptionResponse_copy(
src: *const UA_CreateSubscriptionResponse,
dst: *mut UA_CreateSubscriptionResponse,
) -> UA_StatusCode