open62541_sys

Function UA_StructureField_copy

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