Function open62541_sys::UA_StructureDescription_copy

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