Function open62541_sys::UA_WriteValue_copy

source ยท
pub unsafe extern "C" fn UA_WriteValue_copy(
    src: *const UA_WriteValue,
    dst: *mut UA_WriteValue,
) -> UA_StatusCode