Function UA_CreateSessionRequest_copy

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