UA_CloseSecureChannelRequest_copy

Function UA_CloseSecureChannelRequest_copy 

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