UA_VariableAttributes_copy

Function UA_VariableAttributes_copy 

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