UA_EventNotificationList_copy

Function UA_EventNotificationList_copy 

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