Function open62541_sys::UA_NotificationMessage_copy

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