Function open62541_sys::UA_ObjectAttributes_copy

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