Function open62541_sys::UA_CreateSessionResponse_copy

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