Function open62541_sys::UA_ApplicationType_copy

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