Function open62541_sys::UA_CloseSecureChannelResponse_copy

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