Function open62541_sys::UA_ViewAttributes_copy

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