Function open62541_sys::UA_StatusChangeNotification_copy
source · pub unsafe extern "C" fn UA_StatusChangeNotification_copy(
src: *const UA_StatusChangeNotification,
dst: *mut UA_StatusChangeNotification
) -> UA_StatusCode