Function open62541_sys::UA_ObjectTypeAttributes_copy

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