Function open62541_sys::UA_EphemeralKeyType_copy

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