Function UA_CloseSecureChannelResponse_copy

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