open62541_sys

Function UA_CreateSessionResponse_copy

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