Function open62541_sys::UA_CreateSessionRequest_copy

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