UA_AttributeWriteMask_copy

Function UA_AttributeWriteMask_copy 

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