Function UA_GenericAttributes_copy

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