Function open62541_sys::UA_StructureField_copy

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