UA_NotificationMessage_copy

Function UA_NotificationMessage_copy 

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