open62541_sys

Function UA_CloseSecureChannelRequest_copy

Source
pub unsafe extern "C" fn UA_CloseSecureChannelRequest_copy(
    src: *const UA_CloseSecureChannelRequest,
    dst: *mut UA_CloseSecureChannelRequest,
) -> UA_StatusCode