Function open62541_sys::UA_ExtensionObject_copy

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