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