Function open62541_sys::UA_InterfaceOperStatus_copy

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