Function UA_SimpleAttributeOperand_copy

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