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