open62541_sys

Function UA_ObjectTypeAttributes_copy

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