UA_ObjectTypeAttributes_copy

Function UA_ObjectTypeAttributes_copy 

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